Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Sql
Sql.postgres

Method Sql.postgres()->list_dbs()


Method list_dbs

array(string) list_dbs(void|string glob)

Description

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