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

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

Fabrice.Sznajderman@devoteam.com wrote:

> how I can know the version of my postgres DataBase ?
> I know is 7.3.x but I don't know for the 'x' number ..

use psql or another command line tool, and send the query
    SELECT VERSION();

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: Fabrice.Sznajderman@devoteam.com
Date:
Subject: Re: In or Exists?
Next
From: John R Pierce
Date:
Subject: Re: In or Exists?