Extracted from Pike v7.6 release 87 at 2006-08-03.
pike.ida.liu.se
[Top]
Sql
Sql.postgres

Method Sql.postgres()->list_dbs()


Method list_dbs

array(string) list_dbs(void|string glob)

Description

Lists all the databases available on the server. If glob is specified, lists only those databases matching it.