Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active April 3, 2025 17:16
Show Gist options
  • Select an option

  • Save wilmoore/d0024cd829d6b2c0fa0703937b829959 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/d0024cd829d6b2c0fa0703937b829959 to your computer and use it in GitHub Desktop.
Software Engineering :: Database :: PostgreSQL :: Extension :: pg_stat_statements

Software Engineering :: Database :: PostgreSQL :: Extension :: pg_stat_statements

⪼ Made with 💜 by Polyglot.

The pg_stat_statements module provides a means for tracking planning and execution statistics of all SQL statements executed by a server.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment