"David Parker" <[EMAIL PROTECTED]> writes: > Sorry, neglected the version yet again: 7.4.5. What happens is that we > have active connections accessing tables that are being replicated by > slony. Then somebody does an uninstall of slony, which removes the slony > trigger from those tables. Then we start getting the OID error. > If this should indeed not be an issue in 7.4.5, I will try to come up > with a test case independent of a slony install.
It should not be ... at least, assuming that Slony is using the standard DROP TRIGGER operation, rather than playing directly with the system catalogs ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly