Re: stupid question about databases

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: stupid question about databases
Дата
Msg-id 20020817160241.GA3123@wolff.to
обсуждение исходный текст
Ответ на stupid question about databases  (Roman Fischer <Roman.Fischer@teleweb.at>)
Список pgsql-novice
On Sat, Aug 17, 2002 at 12:48:38 +0200,
  Roman Fischer <Roman.Fischer@teleweb.at> wrote:
> Half an hour ago I installed my first PostgreSQL 7.2.1 on my old iMac and it
> works (I am really exited!!!).
>
> Now I read about creating, accessing and destroying databases, but how can I
> find  out which databases are created (maybe necessary after a while ;-) ?
>
> I know my question is stupid (maybe I am too).

In psql you can use \l .

I find it is generally a good idea to skim through the documentation at
least once to get an idea of what is there. Then I go back and read the
parts I find most interesting or important more carefully.

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

Предыдущее
От: Roman Fischer
Дата:
Сообщение: stupid question about databases
Следующее
От: Roman Fischer
Дата:
Сообщение: Re: stupid question about databases