| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Tony Fernandez" <Tony(dot)Fernandez(at)vocalocity(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org, slony1-general(at)lists(dot)slony(dot)info |
| Subject: | Re: [HACKERS] ERROR: incompatible library |
| Date: | 2008-11-13 13:07:48 |
| Message-ID: | 3608.1226581668@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
"Tony Fernandez" <Tony(dot)Fernandez(at)vocalocity(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Holger Hoffstaette | 2008-11-13 13:30:52 | Re: Upgrading side by side in Gentoo |
| Previous Message | Tom Lane | 2008-11-13 13:04:53 | Re: Stored function - send array as parameter to stored function |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2008-11-13 13:14:12 | Re: quick question about "WIP: grouping sets support" |
| Previous Message | Markus Wanner | 2008-11-13 12:57:14 | Re: WIP: Column-level Privileges |