Re: database information

Поиск
Список
Период
Сортировка
От missive@frontiernet.net (Lee Harr)
Тема Re: database information
Дата
Msg-id 9k4nc6$3r3u$2@node21.cwnet.roc.gblx.net
обсуждение исходный текст
Ответ на database information  (Peter Choe <choepete@mindspring.com>)
Список pgsql-general
On Mon, 30 Jul 2001 20:28:32 +0000 (UTC), Peter Choe <choepete@mindspring.com>:
> how do i get the names of the databases that are created in postgres?
>

From psql:

\l

(also, see \? for additional handy tools)

or, from your shell:

psql -l


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

Предыдущее
От: missive@frontiernet.net (Lee Harr)
Дата:
Сообщение: Re: referential integrity violation
Следующее
От: Jason Turner
Дата:
Сообщение: ODBC read/write permission in MS Access