On Thu, 30 Aug 2001, Oleg Lebedev wrote:
> I can't find any reference to this table in my current database.> What's the best way to find this out?> thank you,
Try a select * from pg_rules;
And see if any of the rule definitions mention the table.