We have a replicated table that was dropped from the master. References still exist in sl_table, and the like... SET DROP TABLE bombs now, and it makes it so I'm unable to re-add the table to replication because the name already exists in sl_table.

Is it safe to manually delete the references to my table? i.e. go through sl_table, sl_table-pkey, and sl_trigger and delete the rows of the missing table?

Thanks,

Rob
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to