On Sat, 15 Feb 2003 mallah(at)trade-india(dot)com wrote:
>
> Hi ,
>
> i get following error when attempting to drop a table.
>
> tradein_clients=# DROP TABLE branding_master;
> ERROR: DropTrigger: relation branding_nob_bak has reltriggers = 0
> tradein_clients=#
Did you make any direct changes to the pg_class row or to the pg_triggers
rows associated with this table?