Re: SQL to list databases? - Mailing list pgsql-sql

From Steve Crawford
Subject Re: SQL to list databases?
Date
Msg-id 20030123212449.75146103E6@polaris.pinpointresearch.com
Whole thread Raw
In response to SQL to list databases?  (Ben Siders <bsiders@cms-stl.com>)
List pgsql-sql
psql -E causes psql to show it's "behind the scenes" queries to try:
psql -lE
(that's a lower case ell before the E)

Cheers,
Steve


On Thursday 23 January 2003 10:56 am, Ben Siders wrote:
> Is there a query that will return all the databases available, similar
> to what psql -l does?
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


pgsql-sql by date:

Previous
From: Keith Keller
Date:
Subject: Re: SQL to list databases?
Next
From: "David Durst"
Date:
Subject: Scheduling Events?