Listing Database

From: Steven Bell <sfbell(at)keasdesign(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Listing Database
Date: 2004-07-02 18:21:41
Message-ID: 40E5A7B5.6060707@keasdesign.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I am starting out with the PostgreSQL JDBC and I was wondering how to
get a list of the databases. I know from the psql command line, \l will
do it. But how about within a Java app?

Thanks,
Steve.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Smith 2004-07-02 18:33:27 Re: Listing Database
Previous Message Rafał Staniszewski 2004-07-02 11:43:03 Arrays and setObject problem