Home > Archive > Slony1 PostgreSQL Replication > February 2006 > Problem with Database Replication









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problem with Database Replication
Steven Prasetya

2006-02-25, 9:50 am

Hi,

I've got this error message when I started Slony:

ERROR remoteListenThread_2
: "select ev_origin, ev_seqno, ev_timestamp,
ev_minxid, ev_maxxid, ev_xip, ev_type,
ev_data1, ev_data2, ev_data3, ev_data4, ev_data5,
ev_data6, ev_data7, ev_data8 from "_sql_cluster".
sl_event e where (e.ev_origin = '2' and e.ev_seqno > '0') order by
e.ev_origin, e.ev_seqno" - could not receive data from serv
er: Error 0

One of the site suggested that it might be due to the library problem
because I'm installing it on Solaris. The site suggested that it might be
due to the configuration of Postgres with --enable-thread-safety switch and
one possible solution is to patch libpq library.

Below are the URLs that I'm referring to:
- http://cbbrowne.com/info/faq.html
- http://linuxfinances.info/info/inst...tml#THREADPATCH

The problem is that I'm not familiar with Solaris and I couldn't find any
instruction on the patching procedures. Could anyone help me with this?
Thank you.

Regards,
Steven
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com