Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created February 27, 2019 22:47
Show Gist options
  • Save mccun934/12ac00bf2513fea387868e26154c7f5f to your computer and use it in GitHub Desktop.
Save mccun934/12ac00bf2513fea387868e26154c7f5f to your computer and use it in GitHub Desktop.
echo "select usesysid,usename,state,waiting,query from pg_stat_activity where state = 'active'" | sudo -u postgres psql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment