Re: Listing databases - Mailing list pgsql-general

From Mike Nolan
Subject Re: Listing databases
Date
Msg-id 200405052152.i45Lqo2l032403@gw.tssi.com
Whole thread Raw
In response to Listing databases  (Doug Hall <doug_hall@aidt.edu>)
Responses Re: Listing databases
List pgsql-general
> 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.

Use the \l command within psql.
--
Mike Nolan


pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Listing databases
Next
From: Alvaro Herrera
Date:
Subject: Re: Listing databases