On Thu, Sep 8, 2011 at 10:02 AM, Steve Singer <[email protected]> wrote:
> In Slony 2.1.0 the SYNC event gets the lock on sl_event_lock a table
> that stores no data and is only used for locking.  You could then
> exclude just that table from pg_dump but I don't see a lot of value of
> dumping sl_event anyway.

>From the issues noticed in bug #234
(http://bugs.slony.info/bugzilla/show_bug.cgi?id=234), I don't
generally see much value in dumping the contents of the Slony schema
altogether.

There's some value in dumping it in a structured form; I could see
running tools/slonikconfdump.sh once in a while, to capture this.

BTW, with the changes to automatically wait for events, I imagine we
should take the WAIT FOR EVENT requests out of
tools/slonikconfdump.sh, no?
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to