Ian Burrell ianburrell
Wed Jul 20 20:15:28 PDT 2005
We are getting these errors every time a SYNC tries to happen:

2005-07-20 12:00:42 PDT ERROR  remoteWorkerThread_1: "start
transaction; set enable_seqscan = off; set enable_indexscan
= on; " PGRES_FATAL_ERROR 
2005-07-20 12:00:42 PDT ERROR  remoteWorkerThread_1: "close LOG; "
PGRES_FATAL_ERROR
2005-07-20 12:00:42 PDT ERROR  remoteWorkerThread_1: "rollback
transaction; set enable_seqscan = default; set enable_indexscan =
default; " PGRES_FATAL_ERROR 
2005-07-20 12:00:42 PDT DEBUG2 remoteHelperThread_1_1: 209032.740
seconds until close cursor
2005-07-20 12:00:42 PDT ERROR  remoteWorkerThread_1: helper 1 finished
with error
2005-07-20 12:00:42 PDT ERROR  remoteWorkerThread_1: SYNC aborted

Unfortunately, it is not printing out the error from PostgreSQL which
makes it hard to figure out why it is failing.   Also, I added line
breaks after all the PGRES_FATAL_ERROR because they were all wrapped
together.

Does anyone have an idea what is calling the failure?

 - Ian


More information about the Slony1-general mailing list