Re: exploring data

Поиск
Список
Период
Сортировка
От Willie Northway
Тема Re: exploring data
Дата
Msg-id Pine.LNX.4.10.10106271430500.25110-100000@spiderman.diamondbullet.com
обсуждение исходный текст
Ответ на Re: exploring data  (harrold@sage.che.pitt.edu)
Список pgsql-novice
On Wed, 27 Jun 2001 harrold@sage.che.pitt.edu wrote:

> normally when postgres is started you tell it the database.

Is there a way to just start the postgres client, and switch databases
after seeing what is available? Or would I have to connect using a dummy
database, browse, then switch?

> then to show the tables
> dbname=# \d

this definitely helps, thanks.

> i dont know how to list the available databaes.

I started browsing the source code, and found \l (as in L) lists the
databases.

- Willie



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

Предыдущее
От: "Williams, Travis L, NPONS"
Дата:
Сообщение: RE: exploring data
Следующее
От: Willie Northway
Дата:
Сообщение: Re: exploring data