Re: pg_service.conf ?

From: David Fetter <david(at)fetter(dot)org>
To: Jan de Visser <jdevisser(at)digitalfairway(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: pg_service.conf ?
Date: 2006-03-21 18:56:24
Message-ID: 20060321185624.GA28126@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, Mar 17, 2006 at 11:52:23AM -0500, Jan de Visser wrote:
> On Friday 17 March 2006 11:26, Markus Schaber wrote:
> > - System.getEnv("PG_JDBC_SERVICE_CONF")
> > - System.getEnv("HOME") + File.separator + ".pgpass"
> > - System.getEnv("PGSYSCONFDIR") + File.separator + "pg_service.conf"
>
> Which would mean tying yourself to JDK1.5

What things wouldn't tie to JDK 1.5?

This brings up some interesting questions:

1. What versions of JDK does the PostgreSQL JDBC project support now?
2. Is there a policy about how many versions back the project will
continue to support?
3. If so, what is it? If not, what should it be? Support back to
more than about three versions of anything is not even an option
without a large and stable budget, and even then, there are
limits.

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-03-21 19:24:04 Re: pg_service.conf ?
Previous Message Dave Cramer 2006-03-21 13:35:34 Re: Charset issue when storing data