Skip to content

Instantly share code, notes, and snippets.

@richardiux
Created February 6, 2014 06:30
Show Gist options
  • Save richardiux/8839263 to your computer and use it in GitHub Desktop.
Save richardiux/8839263 to your computer and use it in GitHub Desktop.

Revisions

  1. richardiux renamed this gist Feb 6, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. richardiux created this gist Feb 6, 2014.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    select * from pg_stat_activity where state != 'idle';