Re: In or Exists? - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: In or Exists?
Date
Msg-id 43F359CD.3060106@logix-tt.com
Whole thread Raw
In response to Re: In or Exists?  (Fabrice.Sznajderman@devoteam.com)
Responses Re: In or Exists?  (Fabrice.Sznajderman@devoteam.com)
List pgsql-jdbc
Hi, Fabrice,

Fabrice.Sznajderman@devoteam.com wrote:
>
> I tried select version();
>
> it gave me this:
>
> PostgreSQL 7.2.3-RH [...]

This tells us that you use a Redhat specific PostgreSQL version 7.2, dot
release 7.2.3.

7.2 is pretty old, and not supported by the PostgreSQL team any more
(since the 8.1 release, AFAIR.)

And even for 7.2, 7.2.8 is the newest dot release.

You can fetch it from
ftp://ftp.de.postgresql.org/mirror/postgresql/binary/OLD/
or other postgresql mirrors.



HTH,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-jdbc by date:

Previous
From: Markus Schaber
Date:
Subject: Re: When to close a Statement
Next
From: Fabrice.Sznajderman@devoteam.com
Date:
Subject: Re: In or Exists?