Re: pg_service.conf ?

From: David Fetter <david(at)fetter(dot)org>
To: Dave Cramer <davec(at)fastcrypt(dot)com>
Cc: Kris Jurka <books(at)ejurka(dot)com>, Jan de Visser <jdevisser(at)digitalfairway(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: pg_service.conf ?
Date: 2006-03-21 21:34:56
Message-ID: 20060321213456.GC28126@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Xavier Poinsard 2006-03-22 08:38:23 Patch implementing escaped functions timestampadd and timestampdiff
Previous Message Dave Cramer 2006-03-21 20:27:10 Re: pg_service.conf ?