Marc slony at mbreslow.net
Wed May 28 19:28:28 PDT 2008
Using slony 1.2.14 on pgsql 8.3.1

Replication is working.  I don't see any errors in the log files and changes
made to the master are indeed propegated to the slave.

What isn't working is

   select * from _mycluster.sl_status

I've narrowed the issue down to sl_confirm containing:
con_origin,con_received,con_seqno,con_timestamp
1;2;0;"2008-05-28 18:49:30.947064"
2;1;0;"2008-05-28 18:49:30.947497"

con_seqno is 0 for both rows and this is joined to ev_seqno in sl_event
which is an int between 1 and 1266.

Any thoughts on what could be wrong with my cluster?

Thanks,
---Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.slony.info/pipermail/slony1-general/attachments/20080528/=
67ec26a4/attachment.htm


More information about the Slony1-general mailing list