Re: [NOVICE] Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list
- From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
- To: Michael Wood <esiotrot(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: Tue, 3 Nov 2009 10:39:54 -0800
- Message-id: <396486430911031039v7a364337r965e30d824590d8e@mail.gmail.com> <text/plain>
On Tue, Nov 3, 2009 at 10:29 AM, Michael Wood <esiotrot(at)gmail(dot)com> wrote:
> What does it do when you have multiple schemas (schemata?) in the database?
It returns a ResultSet listing all of the schemas:
Where is what I get when I tested it:
a
b
c
information_schema
pg_catalog
pg_toast_temp_1
public
--
Regards,
Richard Broersma Jr.
Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug
Home |
Main Index |
Thread Index