| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Deiverson Silveira <deiverson(at)solutioncms(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: Problem for access schema in postgresl via JDBC |
| Date: | 2012-02-15 19:34:23 |
| Message-ID: | CADK3HHJ115ymGRJZQ0DOzbyi+yDOtaYHFPTY8AKUq9StdgjbAg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Wed, Feb 15, 2012 at 8:43 AM, Deiverson Silveira
<deiverson(at)solutioncms(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2012-02-15 19:35:56 | Re: Upgrade question, going from 8.3 to 9.1... |
| Previous Message | Ned Wolpert | 2012-02-15 19:20:27 | Upgrade question, going from 8.3 to 9.1... |