Home > Archive > Slony1 PostgreSQL Replication > July 2005 > Re: slon crash on RESET_CONFIG event









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: slon crash on RESET_CONFIG event
Radim Kolar

2005-07-21, 7:24 am

> How exactly were you running this command ?
1. after restore slony complains on sync commands.
2.
update functions (id = 1);
update functions (id = 2);
update functions (id = 3);
repair config (set id = 1, event node = 1);

3. this corrected problem on master, but no on slaves, because slave has
some syncs in queue before reset config

4. i run then
update functions (id = 1);
update functions (id = 2);
update functions (id = 3);
repair config (set id = 1, event node = 1);
repair config (set id = 1, event node = 2);
repair config (set id = 1, event node = 3);

and all nodes (master and slaves) are crashing. (segfaulting)
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com