"Nathan Barnett" <[EMAIL PROTECTED]> writes: > Thanks for the initial help. I followed your instructions, but now I'm > getting an error: "ERROR: RelationBuildTriggers: 2 record(s) not found for > rel nametable". Where else would these triggers be referenced. If you manually add/delete triggers for a relation, you have to also manually update the trigger count field in its entry in pg_class. regards, tom lane
- RE: [GENERAL] Removing constraints Nathan Barnett
- Tom Lane