problem with PostgreSQL 6.5 on Linux - Mailing list pgsql-general

From Howie
Subject problem with PostgreSQL 6.5 on Linux
Date
Msg-id Pine.LNX.3.96.990625230310.14179G-100000@rabies.toodarkpark.org
Whole thread Raw
List pgsql-general
after installing pgsql-6.5 ( on a machine with pgsql-6.4.2 installed and
running ), initdb creates a PG_VERSION file that still reports 6.4;
subsequent psql connections fail to connect, complaining about "no
compatible version of postgres found".

before you ask:
yes, ive made sure that im using 6.5's initdb.
yes, ive made sure that initdb is looking in the 6.5 dir for its template.
yes, its writing to a 6.5 dir.

so, errr, what gives?

---
Howie <caffeine@toodarkpark.org>   URL: http://www.toodarkpark.org
"The distance between insanity and genius is measured only by success."


pgsql-general by date:

Previous
From: Jim Jennis
Date:
Subject: Re: [GENERAL] Date: Fri, 25 Jun 1999 09:56:12 +0200
Next
From: "Robert Chalmers"
Date:
Subject: Definitive list of new types in 6.5 needed