Re: Finding Postgres Version???? - Mailing list pgsql-novice

From Andrew McMillan
Subject Re: Finding Postgres Version????
Date
Msg-id 1044344700.17710.200.camel@kant.mcmillan.net.nz
Whole thread Raw
In response to Re: Finding Postgres Version????  (Jonathon Batson <jonathon@octahedron.com.au>)
List pgsql-novice
On Tue, 2003-02-04 at 14:08, Jonathon Batson wrote:
> Hi...
>
> Does anyone know the command to find the current version # of Postgres??

andrew@kant ~ $ psql template1
Welcome to psql 7.3.1, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

template1=# select version();

version
-----------------------------------------------------------------------------------------------------
 PostgreSQL 7.3.1 on i386-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2.2
20030109 (Debian prerelease)
(1 row)

template1=#


Regards,
                    Andrew.
--
---------------------------------------------------------------------
Andrew @ Catalyst .Net.NZ Ltd, PO Box 11-053, Manners St,  Wellington
WEB: http://catalyst.net.nz/         PHYS: Level 2, 150-154 Willis St
DDI: +64(4)916-7201     MOB: +64(21)635-694    OFFICE: +64(4)499-2267
           Survey for nothing with http://survey.net.nz/
---------------------------------------------------------------------


pgsql-novice by date:

Previous
From: Jeffrey Melloy
Date:
Subject: Re: Mac OsX
Next
From: Adam Witney
Date:
Subject: Re: Mac OsX