From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Oliver Jowett <oliver(at)opencloud(dot)com> |
Cc: | Kris Jurka <books(at)ejurka(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>, g(dot)tomassoni(at)libero(dot)it |
Subject: | Re: Comments on adding more connection URL parameters. |
Date: | 2004-02-04 02:33:17 |
Message-ID: | 1075861997.21166.976.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Oh, good point, ok, so that leaves us with a whole bunch of url options.
What about a naming scheme, any suggestions?
Dave
On Tue, 2004-02-03 at 21:16, Oliver Jowett wrote:
> Dave Cramer wrote:
>
> > I think one way to deal with this on a non-connection basis is to use
> > System properties, this won't work for the schema search path, but would
> > work for most others.
>
> Please, not system properties; they're global which is a really bad
> thing for anyone who wants to instantiate multiple Datasources with
> different options.
>
> -O
>
--
Dave Cramer
519 939 0336
ICQ # 14675561
From | Date | Subject | |
---|---|---|---|
Next Message | Barry Lind | 2004-02-04 05:31:19 | Re: metadata searching |
Previous Message | Oliver Jowett | 2004-02-04 02:16:06 | Re: Comments on adding more connection URL parameters. |