Top DB Queries - Execution Time
- The fourth chart in the bottom section, shows the load on the PostgreSQL database system, in terms of overall amount of time taken by all queries in top 10 databases.
- This is a curve graph. Each point in the plot represents overall time taken by all queries in 10 databases.
- The load is measured in terms of units of time taken by a query to execute.
- The X-axis represents the instant at which the measure was taken and the Y-axis represents the execution time of all queries in top 10 databases.
- Hover over a point in the graph for more information.
- If you feel like the execution times during a peak or lean hours are not as expected, you can investigate further.
- Look at the queries that are executing in the databases highlighted by the graph and fine tune them as necessary.