Re: postgresql already installed? version? - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: postgresql already installed? version?
Date
Msg-id 20040308044212.GA27739@wolff.to
Whole thread Raw
In response to postgresql already installed? version?  (stm23 <STM23@student.canterbury.ac.nz>)
List pgsql-novice
On Sun, Mar 07, 2004 at 13:14:00 +1300,
  stm23 <STM23@student.canterbury.ac.nz> wrote:
> hi, cold some1 please tell me how to find out if i already have a version of
> postgresql installed, & how to find out the version?
> thanx, sam

Try running psql.

It would help to know your OS. For many linux distros you could check
by doing something like:
rpm -q -a | grep -i postgres

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: installing pgsql
Next
From: joseph speigle
Date:
Subject: Re: installing pgsql