Justin Clift jc
Thu Jul 29 03:35:47 PDT 2004
Hi all,

Am going through the Slony tables, documenting what they do in order to 
get a feel for how things hang together.

Noticed that sl_event.ev_type has this range of values:

SYNC
STORE_NODE
ENABLE_NODE
DROP_NODE
STORE_PATH
DROP_PATH
STORE_LISTEN
DROP_LISTEN
STORE_SET
DROP_SET
MERGE_SET
SET_ADD_TABLE
SET_ADD_SEQUENCE
STORE_TRIGGER
DROP_TRIGGER
MOVE_SET
FAILOVER_SET
SUBSCRIBE_SET
ENABLE_SUBSCRIPTION
UNSUBSCRIBE_SET
DDL_SCRIPT
ADJUST_SEQ

Out of curiosity, although there is an ENABLE_NODE event, there doesn't 
seem to be an DISABLE_NODE event.  Does this mean it shouldn't be 
possible, or just that it hasn't been coded in yet and has to be dropped 
in order to be disabled?

Also curious if there should be event types to remove a table or 
sequence from a set?

Regards and best wishes,

Justin Clift



More information about the Slony1-general mailing list