Skip to content

Instantly share code, notes, and snippets.

@bretweinraub
Created November 17, 2010 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bretweinraub/704227 to your computer and use it in GitHub Desktop.
Save bretweinraub/704227 to your computer and use it in GitHub Desktop.
postgres@localhost:~()-> psql -l
List of databases
Name | Owner | Encoding | Collation | Ctype | Access privileges
----------------------------+-----------+-----------+-----------+-------+-----------------------
adb_development | postgres | SQL_ASCII | C | C |
alexion_development | postgres | UTF8 | C | C |
alexion_test | bweinraub | UTF8 | C | C |
aura_dashboard_development | postgres | SQL_ASCII | C | C |
aura_dashboard_test | bweinraub | UTF8 | C | C |
aura_site_development | postgres | SQL_ASCII | C | C |
babydeux | postgres | SQL_ASCII | C | C |
brookings_main | postgres | SQL_ASCII | C | C |
brookings_main_dev | postgres | SQL_ASCII | C | C |
ckuru_dev | postgres | SQL_ASCII | C | C |
medtronic_dev | postgres | SQL_ASCII | C | C |
postgres | postgres | SQL_ASCII | C | C |
rails_development | postgres | SQL_ASCII | C | C |
spa_development | postgres | SQL_ASCII | C | C |
template0 | postgres | SQL_ASCII | C | C | =c/postgres
: postgres=CTc/postgres
template1 | postgres | SQL_ASCII | C | C | =c/postgres
: postgres=CTc/postgres
ws3_development | bweinraub | SQL_ASCII | C | C |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment