Skip to main content

Top DB Queries - Execution Time

  1. 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.
  2. This is a curve graph. Each point in the plot represents overall time taken by all queries in 10 databases.
  3. The load is measured in terms of units of time taken by a query to execute.
  4. 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.
  5. Hover over a point in the graph for more information.
  6. If you feel like the execution times during a peak or lean hours are not as expected, you can investigate further.
  7. Look at the queries that are executing in the databases highlighted by the graph and fine tune them as necessary.