Re: How to list all databases?

From: Kretschmer Andreas <andreas_kretschmer(at)despammed(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: How to list all databases?
Date: 2005-08-22 19:31:21
Message-ID: 20050822193120.GA4799@kaufbach.delug.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

cbraden <cbraden(at)douglasknight(dot)com> schrieb:

> Hello,
>
> I'm super new to PostgreSQL, but not SQL or RDAs in general. I have
> inherited a system where no one knows anything about it. I'd like to start
> by just finding out what databases are on it, and also what users are

psql -l

> What I really need is a good reference. The only I have, PostgreSQL by
> Korry Douglas and Susan Douglas is pretty good but it is more of a tutorial
> based learning tool.

http://www.postgresql.org/docs/8.0/static/index.html
http://www.postgresql.org/docs/8.0/static/tutorial-accessdb.html

Regards, Andreas
--
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung. Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org) GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Philip Hallstrom 2005-08-22 19:33:43 Re: How to list all databases?
Previous Message cbraden 2005-08-22 18:59:39 How to list all databases?