Re: In or Exists?

From: Markus Schaber <schabi(at)logix-tt(dot)com>
To: Fabrice(dot)Sznajderman(at)devoteam(dot)com, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: In or Exists?
Date: 2006-02-15 16:07:39
Message-ID: 43F351CB.403@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi, Fabrice,

Fabrice(dot)Sznajderman(at)devoteam(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Achilleus Mantzios 2006-02-15 16:19:12 Re: In or Exists?
Previous Message Fabrice.Sznajderman 2006-02-15 15:59:14 Re: In or Exists?