Re: newbie question

Поиск
Список
Период
Сортировка
От Aasmund Midttun Godal
Тема Re: newbie question
Дата
Msg-id 20011105014648.22683.qmail@ns.krot.org
обсуждение исходный текст
Ответ на Re: newbie question  ("Aasmund Midttun Godal" <postgresql@envisity.com>)
Список pgsql-general
erm, sorry, if you wanna see all the databases you can always:

SELECT datname FROM pg_database;

On Mon, 05 Nov 2001 01:27:29 GMT, "Aasmund Midttun Godal" <postgresql@envisity.com> wrote:
> just \d
>
> ...
>
>
> On 5 Nov 2001 00:43:45 -0000, "Dr. Evil" <drevil@sidereal.kz> wrote:
>
> Aasmund Midttun Godal
>
> aasmund@godal.com - http://www.godal.com/
> +47 40 45 20 46
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

Aasmund Midttun Godal

aasmund@godal.com - http://www.godal.com/
+47 40 45 20 46

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

Предыдущее
От: missive@frontiernet.net (Lee Harr)
Дата:
Сообщение: Re: newbie question
Следующее
От: Justin Clift
Дата:
Сообщение: Unusual problem. A sequence is incrementing by 2 when increment_by = 1, think it's caused by an INSERT rule