Name: SQL statistics
Platform: Postgres
Category: Performance
Description: Collects performance statistics for the SQL statements.
Long description: Collects performance statistics for SQL statements from pg_stat_statements view. During installation it checks if the pg_stat_statements extention is created, and create it if it is not. For tracking which queries get executed in your database you need to add the following entries to your postgresql.conf file:
Version: 1.1
Default schedule: 0,5,10,15,20,25,30,35,40,45,50,55 * * *
Requires engine install: Yes
Compatibility tag: [CDATA[.[type=‘instance’ & databasetype=‘postgres’]/.[hasengine=‘YES’ & maj_version > 12 & maj_version < 15

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment