>Does that create table command need to be run via EXECUTE SCRIPT in slony1?
Yes. Whenever you create or modify objects, you should always use EXECUTE
SCRIPT.
Doing so insures that the changes are propagated across all nodes.
Melvin Davidson
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
