Re: Listing databases

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Listing databases
Дата
Msg-id 20040505215823.GE24026@dcc.uchile.cl
обсуждение исходный текст
Ответ на Listing databases  (Doug Hall <doug_hall@aidt.edu>)
Список pgsql-general
On Wed, May 05, 2004 at 04:20:29PM -0500, Doug Hall wrote:
> Sorry for the newbie question, but how do you get PostgreSQL to list
> the available databases? I know how to log into a certain database, but
> not list all of them. I know this must be possible because the
> phppgAdmin web site demonstrates it with their trial server.

With psql, you can use
psql -l

Else see the pg_database table.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"En las profundidades de nuestro inconsciente hay una obsesiva necesidad
de un universo lógico y coherente. Pero el universo real se halla siempre
un paso más allá de la lógica" (Irulan)

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

Предыдущее
От: Mike Nolan
Дата:
Сообщение: Re: Listing databases
Следующее
От: Adam Witney
Дата:
Сообщение: Re: Listing databases