I have a basic master-slave slony1 cluster using Postgres 8.4 and Slony1
2.0.2. Replication seems to be working fine but yesterday I noticed my
slave is not sending out sync events. It will send one when the slon
process on the slave is first activated but not past that. Checking my
slon.conf file I noticed sync_interval_timeout was commented out, so I
uncommented it and restarted slon but this has not changed anything.

 

The master is sending out events as normal and everything seems fine
there. If I manually send a sync event through a slonik script it is
sent and confirmation is received as expected.

 

So as I understand it this means that everything is replicating but I
was expecting sync events to be sent from the slave in accordance with
the sync_interval_timeout setting. Any ideas why they aren't being sent?

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to