Re: What version am I running?

From: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
To: Danny Aldham <danny(at)aldham(dot)net>, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: What version am I running?
Date: 2003-04-14 16:06:00
Message-ID: BAC09AF8.16B76%a.witney@sghms.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


You can connect with psql and type

select version();

> How can I tell what version of postgres I am running?
> I thought I was running the current version, but was
> mistaken. If I look in /usr/local/pgsql/data/PG_VERSION
> it says 7.3 , on a machine I am sure is 7.3.2 .
> thanks

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ben Clewett 2003-04-14 16:33:21 Triggers
Previous Message Paul Makepeace 2003-04-14 14:22:46 Automated restore?