
[Top]
Sql
Sql.postgres
|
Method Sql.postgres()->list_dbs()
- Method
list_dbs
array(string) Sql.postgres()->list_dbs(void|string glob)
- Description
-
Lists all the databases availible on the server.
If glob is specified, lists only those databases matching it.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|