> So, a few questions:
> 
> * Is it safe to delete these records?

Yes.

> * What other stuff do I need to clean up for dropped tables?

I think that should cover it. The only place it should be referenced 
is the delta table, the track table, and the target table.

> * Do I need to change anything on target systems, or just sources?

Just source.


> * Should we updated the `validate` command to clean things up, something like:
> 
>     DELETE FROM bucardo.bucardo_delta_targets
>      where tablename NOT IN (select oid from pg_class);

That's a great idea.


-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 0x14964AC8

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to