Re: postgres error reporting

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dima Tkach <dmitry(at)openratings(dot)com>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: postgres error reporting
Date: 2003-02-19 15:12:51
Message-ID: 11283.1045667571@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

Dima Tkach <dmitry(at)openratings(dot)com> writes:
> What drives me crazy though is the way it reports referential integrity
> violations:

> ERROR: <unnamed> referential integrity violation - key referenced from
> child not found in parent

> Now, is it really that hard to tell *which* value for the key was not
> found?

Send a patch ;-)

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-02-19 15:28:12 Re: SQL query...
Previous Message vivek K. 2003-02-19 15:09:16 postgres drivers for winNT

Browse pgsql-patches by date

  From Date Subject
Next Message Matthew T. O'Connor 2003-02-19 16:06:30 Re: pg_avd
Previous Message Tom Lane 2003-02-19 15:11:29 Re: pg_avd