Created
June 25, 2020 21:08
-
-
Save nmccready/4c29124e63f532de610e29a82822d72d to your computer and use it in GitHub Desktop.
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 WHERE usename = 'USERNAME' limit 50; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment