Method Sql.postgres()->list_dbs()
- Method list_dbs
 array(string) list_dbs(void|stringglob)- Description
 Lists all the databases available on the server. If glob is specified, lists only those databases matching it.
array(string) list_dbs(void|string glob)
Lists all the databases available on the server. If glob is specified, lists only those databases matching it.