Method Sql.postgres()->list_dbs()

class Sql.postgres

Method list_dbs

array(string) list_dbs(void|string glob)

Description

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