Re: please help - schema in jdbc connection string

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: please help - schema in jdbc connection string
Date: 2004-09-08 08:51:22
Message-ID: 20040908095122.A31311@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 |
+------------------------------+-------------------------------------------+

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tore Halset 2004-09-08 09:25:17 Re: ERROR: canceling query due to user request
Previous Message Tore Halset 2004-09-08 07:07:03 Re: ERROR: canceling query due to user request