Re: [ADMIN] Error when dropping table

2004-06-23 Thread Chris White (cjwhite)
Thanks -Original Message- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 1:38 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] Error when dropping table Tom Lane <[EMAIL PROTECTED]> writes: > "Chris White (cjwhite)"

Re: [ADMIN] Error when dropping table

2004-06-23 Thread Chris White (cjwhite)
PROTECTED] Subject: Re: [ADMIN] Error when dropping table "Chris White (cjwhite)" <[EMAIL PROTECTED]> writes: > 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" h

Re: [ADMIN] Error when dropping table

2004-06-23 Thread Tom Lane
Tom Lane <[EMAIL PROTECTED]> writes: > "Chris White (cjwhite)" <[EMAIL PROTECTED]> writes: >> 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 > I can't find any such error messag

Re: [ADMIN] Error when dropping table

2004-06-23 Thread Tom Lane
"Chris White (cjwhite)" <[EMAIL PROTECTED]> writes: > 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 I can't find any such error message in the 7.4 sources. Could we see the exact