Re: [HACKERS] ERROR: incompatible library - Mailing list pgsql-general

From Tom Lane
Subject Re: [HACKERS] ERROR: incompatible library
Date
Msg-id 3608.1226581668@sss.pgh.pa.us
Whole thread Raw
List pgsql-general
"Tony Fernandez" <Tony.Fernandez@vocalocity.com> writes:
> I am getting the following error:

> <stdin>:14: PGRES_FATAL_ERROR load '$libdir/xxid';  - ERROR:
> incompatible library "/usr/lib/pgsql/xxid.so": missing magic block

You need a version of xxid.so that matches your server version, on
each server.

It might well also be that you need a newer version of Slony --- I would
not expect an 8.1-vintage release of Slony to work on 8.3.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Stored function - send array as parameter to stored function
Next
From: Tom Lane
Date:
Subject: Re: still gin index creation takes forever