Re: PostgeSQL problem (server crashed?) - Mailing list pgsql-general

From Richard Huxton
Subject Re: PostgeSQL problem (server crashed?)
Date
Msg-id 200403151908.55682.dev@archonet.com
Whole thread Raw
In response to Re: PostgeSQL problem (server crashed?)  (Edwin Pauli <edwin@epauli.dyndns.org>)
List pgsql-general
On Monday 15 March 2004 18:49, Edwin Pauli wrote:
> There are no Postgres binaries in /usr/local/pgsql, but in
> /usr/local/bin.
> Because i've only copied /usr/local/pgsql, the binaries are no changed.

If you're binaries work with the old data but not the new, then they are old
binaries. You cannot use binaries from different major versions (e.g. 7.2 vs
7.3 vs 7.4).

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: boolean to int
Next
From: Richard Huxton
Date:
Subject: Re: Character escape in "CREATE FUNCTION ..."