Hi All,

The slony documentation mentions that Slony-I is a system designed for use
at data centers and backup sites, where the normal mode of operation is
that all nodes are available.

I am using slony to replicate the database between 2 nodes.In case the node
housing the master database is unavailable, does slony running on the node
running the slave database timeout trying to connect to the master database
or will it try to attempt connecting to the master database indefinitely?

When the mode housing the master DB is down, I am getting repeated "could
not connect to server: No route to host" logs on the slave node and it is
not entirely clear whether slony is generating this log or whether it is
because of some other psql command.

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

Reply via email to