Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.pgsql

Method Sql.pgsql()->list_dbs()


Method list_dbs

array(string) list_dbs(void|string glob)

Returns

An array of the databases available on the server.

Parameter glob

If specified, list only those databases matching it.