get list of databases and tables in Postgres

Поиск
Список
Период
Сортировка
От Wim Paulussen
Тема get list of databases and tables in Postgres
Дата
Msg-id 404317E9.2050004@chen.be
обсуждение исходный текст
Список pgsql-php
LS,

Hope you can help : I am looking for equivalent sql statement for the
following in MySQL :
SHOW DATABASES

I found out that for the tables you can connect to a Postgresql specific
table information_schema.tables , but what is the corresponding table
for the names of databases under Postgresql ?

All help is highly appreciated.



В списке pgsql-php по дате отправления:

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: SQLSTATE in PHP?
Следующее
От: "Majolee InfoTech"
Дата:
Сообщение: Re: get list of databases and tables in Postgres