Re: get list of databases and tables in Postgres

Поиск
Список
Период
Сортировка
От D. Wokan
Тема Re: get list of databases and tables in Postgres
Дата
Msg-id 4043A3ED.3080102@cox.net
обсуждение исходный текст
Ответ на Re: get list of databases and tables in Postgres  ("Chris Boget" <chris@wild.net>)
Список pgsql-php
Chris Boget wrote:

>>select datname from pg_database;
> Or simply:
> \d
> unless I'm missing something...
> Chris

Would PGSQL respond to that as a query?
--
D. Wokan

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

Предыдущее
От: "Chris Boget"
Дата:
Сообщение: Re: get list of databases and tables in Postgres
Следующее
От: Ângelo Marcos Rigo
Дата:
Сообщение: Re: get list of databases and tables in Postgres