I'm pretty sure slonik will just block until it is reachable. Try not to do that. This may be different in slony 2.0+, but I haven't tested.
On Tue, May 7, 2013 at 6:54 AM, kapil bhadke <[email protected]> wrote: > I am using slony for replicating my pgsql database. I want to propagate > the database schema changes(DDL) from master to the slave machine with the > help of slonik execute script. I am curious to know what happens when I run > slonik execute script(on master) and slave machine is not reachable. How > will these schema changes get reflected on slave machine? > > _______________________________________________ > Slony1-general mailing list > [email protected] > http://lists.slony.info/mailman/listinfo/slony1-general > >
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
