Chris White (cjwhite)
2004-06-23 19:29:23 UTC
On 7.4.2, I am trying to drop a table using the command
drop table vm_message cascade;
and I get the error message
relation "vm_message" has rel_triggers = 0
and the table is not dropped. What does this message mean and how can I
drop the table?
drop table vm_message cascade;
and I get the error message
relation "vm_message" has rel_triggers = 0
and the table is not dropped. What does this message mean and how can I
drop the table?