DEFINITIONS
Definitions More Info.
Definition ID
642
Title
POSTGRESQL
Category
NOTES
Definition
How do I get a list of databases in a Postgresql database
Definition Description
http://www.thegeekstuff.com/2009/04/15-practical-postgresql-database-adminstration-commands/ # \l [Note: This is backslash followed by lower-case L] List of databases Name | Owner | Encoding ----------+----------+---------- backup | postgres | UTF8 mydb | ramesh | UTF8 postgres | postgres | UTF8 template0 | postgres | UTF8 template1 | postgres | UTF8
RecordBy
cunay
Record Date
04-05-2015 11:19:01
Düzenle
Kopyala
Sil