DEFINITIONS

Definitions More Info.
Definition ID642
TitlePOSTGRESQL
CategoryNOTES
DefinitionHow do I get a list of databases in a Postgresql database
Definition Descriptionhttp://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
RecordBycunay
Record Date04-05-2015 11:19:01
Düzenle
Kopyala
Sil