Skip to content

Instantly share code, notes, and snippets.

@nmccready
Created June 25, 2020 21:08
Show Gist options
  • Save nmccready/4c29124e63f532de610e29a82822d72d to your computer and use it in GitHub Desktop.
Save nmccready/4c29124e63f532de610e29a82822d72d to your computer and use it in GitHub Desktop.
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