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.
array(string) list_dbs(void|string glob)
An array of the databases available on the server.
If specified, list only those databases matching it.