Re: Problem for access schema in postgresl via JDBC - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Problem for access schema in postgresl via JDBC
Date
Msg-id CADK3HHJ115ymGRJZQ0DOzbyi+yDOtaYHFPTY8AKUq9StdgjbAg@mail.gmail.com
Whole thread Raw
In response to Problem for access schema in postgresl via JDBC  (Deiverson Silveira <deiverson@solutioncms.com>)
Responses Re: Problem for access schema in postgresl via JDBC  (Deiverson Silveira <deiverson@solutioncms.com>)
Re: Problem for access schema in postgresl via JDBC  (Deiverson Silveira <deiverson@solutioncms.com>)
List pgsql-jdbc
On Wed, Feb 15, 2012 at 8:43 AM, Deiverson Silveira
<deiverson@solutioncms.com> wrote:
> Hi List,
>
> My client need connect in dbproject, schema intranet.... but I dont work my
> config in opencms.
>
> I try:
> db.pool.intranet.jdbcUrl=jdbc:postgresql://serverdb:5432/dbproject?schema=intranet
> and
> db.pool.intranet.jdbcUrl=jdbc:postgresql://serverdb:5432/dbproject?searchpath=intranet
>
> but dont work, but in schema public work...
>
> Idea? Document very poor:
> http://jdbc.postgresql.org/documentation/83/connect.html
>
> Regards,
>
> Deiverson
>
> --

Where in the docs does it suggest the above will work ?

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Upgrade question, going from 8.3 to 9.1...
Next
From: Dave Cramer
Date:
Subject: Re: Upgrade question, going from 8.3 to 9.1...