From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Doug Hall <doug_hall(at)aidt(dot)edu> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Listing databases |
Date: | 2004-05-05 22:05:46 |
Message-ID: | 20040505220546.GB12133@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, May 05, 2004 at 04:20:29PM -0500, Doug Hall wrote:
> Sorry for the newbie question, but how do you get PostgreSQL to list
> the available databases? I know how to log into a certain database, but
> not list all of them. I know this must be possible because the
> phppgAdmin web site demonstrates it with their trial server.
psql -l
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Harrison | 2004-05-05 22:07:35 | Re: Listing databases |
Previous Message | Adam Witney | 2004-05-05 21:59:44 | Re: Listing databases |