Postgres show all databases: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 January 2012

  • curprev 12:1512:15, 16 January 2012Martin talk contribs 199 bytes +199 Created page with "Category:Linux = Showing all postgres DB = Coming from mysql I was used to having the <code>SHOW DATABASES</code> The equivalent in postgresQL is: <pre> select datname fro…"