Created
June 9, 2018 17:27
-
-
Save levi-turner/7a185a7fab4147933e943de1f45f43cc to your computer and use it in GitHub Desktop.
Get activity statistics from Postgres
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELECT * FROM pg_stat_activity"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment