Re: Configuring Connections

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Christian Cryder <c(dot)s(dot)cryder(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Configuring Connections
Date: 2005-07-26 23:35:34
Message-ID: 42E6C8C6.1050105@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Christian Cryder wrote:
> On 7/26/05, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
>
>>There are connection parameters to do exactly that.
>>http://jdbc.postgresql.org/documentation/80/connect.html#connection-
>>parameters
>
>
> Can someone explain to me how to configure a connection like this when
> using DataSource to get the connection?

Currently the DataSource properties are somewhat out of sync with the
full range of URL parameters. Patches welcome -- it's somewhere on my
todo list to get it all back in sync (and perhaps expose a setURL()
property) but the timestamp work has basically sucked up all the time I
have to spend on the driver for the next month or more.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-07-26 23:37:51 Re: Client Connection vs. JDBC Connections vs. Postgres processes
Previous Message Oliver Jowett 2005-07-26 23:33:23 Re: SQLException and error code