Re: stupid question about databases

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Roman Fischer <Roman(dot)Fischer(at)teleweb(dot)at>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: stupid question about databases
Date: 2002-08-17 16:02:41
Message-ID: 20020817160241.GA3123@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sat, Aug 17, 2002 at 12:48:38 +0200,
Roman Fischer <Roman(dot)Fischer(at)teleweb(dot)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.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Roman Fischer 2002-08-17 19:34:39 Re: stupid question about databases
Previous Message Roman Fischer 2002-08-17 10:48:38 stupid question about databases