Re: PostgeSQL problem (server crashed?)

From: Richard Huxton <dev(at)archonet(dot)com>
To: Edwin Pauli <edwin(at)epauli(dot)dyndns(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgeSQL problem (server crashed?)
Date: 2004-03-15 19:08:55
Message-ID: 200403151908.55682.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-03-15 19:11:13 Re: Character escape in "CREATE FUNCTION ..."
Previous Message Pavel Stehule 2004-03-15 19:05:11 Re: boolean to int