Skip to content

Instantly share code, notes, and snippets.

@mwerner
Created August 1, 2012 18:01
Show Gist options
  • Save mwerner/3229294 to your computer and use it in GitHub Desktop.
Save mwerner/3229294 to your computer and use it in GitHub Desktop.
List postgres databases
psql -U postgres -h somehost --list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment