Re: postgresql already installed? version?

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: stm23 <STM23(at)student(dot)canterbury(dot)ac(dot)nz>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: postgresql already installed? version?
Date: 2004-03-08 04:42:12
Message-ID: 20040308044212.GA27739@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sun, Mar 07, 2004 at 13:14:00 +1300,
stm23 <STM23(at)student(dot)canterbury(dot)ac(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message joseph speigle 2004-03-08 07:47:37 Re: installing pgsql
Previous Message Dean Sheppard 2004-03-07 23:54:12 SQL Query - Performance Problem