Re: [GENERAL] slony error --need help

2007-12-18 Thread Tom Lane
"Josh Harrison" <[EMAIL PROTECTED]> writes: >> What version of Slony? same for both servers? > Yes slony version 1.2.12 Judging from the error message, you can't do that --- you need at least different versions of the .so file for 7.4 and 8.1. (GetTopTransactionId did not exist in 7.4.) But this

Re: [GENERAL] slony error --need help

2007-12-18 Thread Josh Harrison
On Dec 17, 2007 3:14 PM, Shane Ambler <[EMAIL PROTECTED]> wrote: > Not sure I can help much, I only read out of interest, but thought > clarifying a few things may help. > > SHARMILA JOTHIRAJAH wrote: > > Hi I had posted this in the slony mailing list but no luck in getting > > any answers...Pls h

Re: [GENERAL] slony error --need help

2007-12-18 Thread Richard Huxton
SHARMILA JOTHIRAJAH wrote: I get theis error :21: PGRES_FATAL_ERROR load '$libdir/xxid'; - ERROR: could not load library "/export/home/josh/postgres7.4/lib/xxid.so": ld.so.1: postgres: fatal: relocation error: file /export/home/josh/postgres7.4/lib/xxid.so: symbol GetTopTransactionId: refere

Re: [GENERAL] slony error --need help

2007-12-17 Thread Shane Ambler
Not sure I can help much, I only read out of interest, but thought clarifying a few things may help. SHARMILA JOTHIRAJAH wrote: Hi I had posted this in the slony mailing list but no luck in getting any answers...Pls help me as I'm stuck with this error for the last 4 days Im trying to replica

[GENERAL] slony error --need help

2007-12-17 Thread SHARMILA JOTHIRAJAH
Hi I had posted this in the slony mailing list but no luck in getting any answers...Pls help me as I'm stuck with this error for the last 4 days Im trying to replicate between postgres version 7.4.18 and version 8.1.10. I configured postgres-7.4 with enable-thread-safety option I configured