Version Discrepancy - Mailing list pgsql-general

From rstp
Subject Version Discrepancy
Date
Msg-id 44AFC44B.2080808@shaw.ca
Whole thread Raw
Responses Re: Version Discrepancy  (Douglas McNaught <doug@mcnaught.org>)
List pgsql-general
pg_config is telling us that we are running version 7.3.6-RH, but when
we start psql it shows that we are running 8.1.4 (which is the correct
version).
  [postgres@mh bin]$ pg_config --version
  PostgreSQL 7.3.6-RH
  [postgres@mh bin]$ which postmaster
  ~/bin/postmaster
  [postgres@mh bin]$ psql imp
  Welcome to psql 8.1.4, the PostgreSQL interactive terminal.

This isn't causing any problems, but does seem a bit unusual. We
purchased a Dell server with RHEL preinstalled, minus postgres, which we
installed ourselves. No non-8.1.4 versions of pg_ctl or postmaster exist
on the server. Any ideas on what's causing this?

Thanks,

Ron

pgsql-general by date:

Previous
From: lanczos@t-zones.sk
Date:
Subject: RE: migration from Sybase to Postgres
Next
From: howachen@gmail.com
Date:
Subject: Is OpenFTS dead?