Re: Hi, - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Hi,
Date
Msg-id 1143144481.17999.82.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: Hi,  ("Brian Kitzberger" <KITZBERGERB@mail.co.stanislaus.ca.us>)
List pgsql-general
On Thu, 2006-03-23 at 13:03, Brian Kitzberger wrote:
> Hi Tom,
>
> I decided to test your theory that I had an old version of Postgres on
> my system when I installed version 8.1.3.  By the way, the Linux install
> we a fresh one to start with.  So this morning I first did a search on

OK, assuming you're on a package based system (I seem to remember seeing
redhat earlier)  you check to see if something is installed or not is
with RPM.

try this:

rpm -qa | grep -i postgres

and see what you get.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: version problem with pg_dump
Next
From: David Fetter
Date:
Subject: Re: COPY command documentation