Re: [NOVICE] Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list

From: Michael Wood <esiotrot(at)gmail(dot)com>
To: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
Cc: Christopher Frank <c(dot)frank(at)gmail(dot)com>, pgsql-novice(at)postgresql(dot)org, pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [NOVICE] Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list
Date: 2009-11-03 18:29:08
Message-ID: 5a8aa6680911031029q1d8e592fj90f47f1b25e62bf8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-novice

2009/11/3 Richard Broersma <richard(dot)broersma(at)gmail(dot)com>:
> On Mon, Nov 2, 2009 at 1:05 PM, Christopher Frank <c(dot)frank(at)gmail(dot)com> wrote:
>
>>> > As for JDBC, there may be something that gives equivalent information,
>>> > but I
>>> > couldn't find it.
>>>
>>> http://java.sun.com/javase/6/docs/api/java/sql/DatabaseMetaData.html
>>>
>>> getCatalogs()
>
>> I had tried that but it only returned one database, the database to which I
>> was already connected. There should have been 3 others.
>
> I verified that the DatabaseMetaData.getCatalogs() only returns a
> ResultSet with the currently connect database rather than all of the
> databases in the PostgreSQL cluster.

What does it do when you have multiple schemas (schemata?) in the database?

--
Michael Wood <esiotrot(at)gmail(dot)com>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Richard Broersma 2009-11-03 18:39:54 Re: [NOVICE] Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list
Previous Message Kris Jurka 2009-11-03 18:21:50 Re: Help with prepared statment for crosstab

Browse pgsql-novice by date

  From Date Subject
Next Message Lars Gustafsson 2009-11-03 18:30:32 Re: corrupt db
Previous Message Lonni J Friedman 2009-11-03 18:24:39 Re: corrupt db