Re: please help - schema in jdbc connection string - Mailing list pgsql-jdbc

From Paul Thomas
Subject Re: please help - schema in jdbc connection string
Date
Msg-id 20040908095122.A31311@bacon
Whole thread Raw
In response to please help - schema in jdbc connection string  ("Nanu Ram" <nanu@icrossing.com>)
Responses Re: please help - schema in jdbc connection string  (Andreas Joseph Krogh <andreak@officenet.no>)
List pgsql-jdbc
On 08/09/2004 01:50 Nanu Ram wrote:
> Hi:
>
>
>
> I am sorry of this was already answered earlier (I looked - it was
> asked, but didn't find the ans.). Has this been implemented?
>
> I would like to connect to one of the schema's in my database, something
> likes this ...
>
>
>
> jdbc:postgresql://<host>:5432/<db>?schema=<schema1>
>
>
>
> I am on 7.4.3


You don't connect to schemas, you connect to databases.
--
Paul Thomas
+------------------------------+-------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for Business           |
| Computer Consultants         | http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+-------------------------------------------+

pgsql-jdbc by date:

Previous
From: "Nanu Ram"
Date:
Subject: please help - schema in jdbc connection string
Next
From: Andreas Joseph Krogh
Date:
Subject: Re: please help - schema in jdbc connection string