Trigger Blunder - Mailing list pgsql-general

From ryan@paymentalliane.net
Subject Trigger Blunder
Date
Msg-id 3a9f1e66.428507060@news.postgresql.org
Whole thread Raw
Responses Re: Trigger Blunder
List pgsql-general
I had smoe truggers I wanted to get rid of - instead of doing a DROP
TRIGGER sql command, I deleted the trigger records from the pg_trigger
table.... it was late.... i don't know what I was thinking!

Anyhow - now when I try to delete anything from these tables, or
delete the tables themself I get the message:

RelationBuildTriggers: 1 record(s) not found for rel tablename

Any suggestions on how I can deal with this other than recreating the
entire DB?  Or restoring from backup?

Thanks

Ryan Mahoney

pgsql-general by date:

Previous
From: "K. Ari Krupnikov"
Date:
Subject: pipes in sql
Next
From: Patrik Kudo
Date:
Subject: Thought on OIDs