RI_ConstraintTrigger question

From: "pobox(at)verysmall(dot)org" <pobox(at)verysmall(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: RI_ConstraintTrigger question
Date: 2005-09-26 11:02:38
Message-ID: 4337D54E.8070704@verysmall.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We have a database with about 30 tables and some RI. The RI constraints,
however, were not named upon creation of the database 2-3 years ago and
now when we get an error it contains <unnamed> for the constraint.

I tried Google and the documentation, and I still have 2 questions -

1. Is it possible to rename RI_ConstraintTrigger, so that we do not get
<unnamed> in the errors.

2. Is there somewhere explanation what the RI_FKey_ procedures mean?

Thanks you.

Iv

Responses

Browse pgsql-general by date

  From Date Subject
Next Message surabhi.ahuja 2005-09-26 12:25:18 insertion becoming slow
Previous Message Alban Hertroys 2005-09-26 09:04:39 Re: regarding select into