Skip to content

Instantly share code, notes, and snippets.

@levi-turner
Created June 9, 2018 17:27
Show Gist options
  • Save levi-turner/7a185a7fab4147933e943de1f45f43cc to your computer and use it in GitHub Desktop.
Save levi-turner/7a185a7fab4147933e943de1f45f43cc to your computer and use it in GitHub Desktop.
Get activity statistics from Postgres
SELECT * FROM pg_stat_activity";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment