Re: stupid question about databases - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: stupid question about databases
Date
Msg-id 20020817160241.GA3123@wolff.to
Whole thread Raw
In response to stupid question about databases  (Roman Fischer <Roman.Fischer@teleweb.at>)
List 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 by date:

Previous
From: Roman Fischer
Date:
Subject: stupid question about databases
Next
From: Roman Fischer
Date:
Subject: Re: stupid question about databases