Re: Get a list of databases? - Mailing list pgsql-novice

From A. Kretschmer
Subject Re: Get a list of databases?
Date
Msg-id 20070227061043.GA14945@a-kretschmer.de
Whole thread Raw
In response to Get a list of databases?  ("Neil Aggarwal" <neil@JAMMConsulting.com>)
List pgsql-novice
am  Mon, dem 26.02.2007, um 22:52:57 -0600 mailte Neil Aggarwal folgendes:
> Hello:
>
> My code needs to be able to allow the user to select which
> database to connect to.
>
> Is there a programmatic way to get a list of the databases
> managed by a pgsql server?

You can use the output from following command:

psql -l


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-novice by date:

Previous
From: "Neil Aggarwal"
Date:
Subject: Get a list of databases?
Next
From: joseph speigle
Date:
Subject: Re: Get a list of databases?