Error when dropping table - Mailing list pgsql-admin

From Chris White (cjwhite)
Subject Error when dropping table
Date
Msg-id 028f01c45958$63e76640$0200a8c0@amer.cisco.com
Whole thread Raw
Responses Re: Error when dropping table
List pgsql-admin
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?
 
 

pgsql-admin by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: Querying Across Databases..
Next
From: Tom Lane
Date:
Subject: Re: Error when dropping table