Re: pg_service.conf ? - Mailing list pgsql-jdbc

From David Fetter
Subject Re: pg_service.conf ?
Date
Msg-id 20060321213456.GC28126@fetter.org
Whole thread Raw
In response to Re: pg_service.conf ?  (Dave Cramer <davec@fastcrypt.com>)
List pgsql-jdbc
On Tue, Mar 21, 2006 at 03:27:10PM -0500, Dave Cramer wrote:
> One thought I've had is to make a proxy driver which has additional
> functionality.
>
> Essentially this driver would wrap the existing driver and leave the
> existing driver alone.

Would this be in interim solution, or...?

> Additional functionality might include:
>
> 1) Better Connection Pooling
> 2) Statement Caching
> 3) ~/.pgpass and pg_service.conf
>
> Thoughts ?

My first thought is, "would this make it happen sooner?" My second
thought is, "will people rue the day we decided on a wrapper rather
than an integrated solution?"

Cheers,
D
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: pg_service.conf ?
Next
From: "Xavier Poinsard"
Date:
Subject: Patch implementing escaped functions timestampadd and timestampdiff