From: | "Aasmund Midttun Godal" <postgresql(at)envisity(dot)com> |
---|---|
To: | drevil(at)sidereal(dot)kz, pgsql-general(at)postgresql(dot)org |
Subject: | Re: newbie question |
Date: | 2001-11-05 01:46:48 |
Message-ID: | 20011105014648.22683.qmail@ns.krot.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)envisity(dot)com> wrote:
> just \d
>
> ...
>
>
> On 5 Nov 2001 00:43:45 -0000, "Dr. Evil" <drevil(at)sidereal(dot)kz> wrote:
>
> Aasmund Midttun Godal
>
> aasmund(at)godal(dot)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(at)godal(dot)com - http://www.godal.com/
+47 40 45 20 46
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Lu | 2001-11-05 01:53:02 | Got error on CREATE TABLE AS |
Previous Message | Lee Harr | 2001-11-05 01:32:23 | Re: newbie question |