How to get details about referential integrity violations? - Mailing list pgsql-general

From Johann Uhrmann
Subject How to get details about referential integrity violations?
Date
Msg-id 4253C57B.2020905@xpecto.com
Whole thread Raw
List pgsql-general
Hi,

is there a way to get the name of the two tables involved
in a referential integrity violation via jdbc?

Up to version 7.3 it was possible to get the names by
parsing the error message of the SQLException.

However, some information has moved to the DETAIL line.
Can this line be retrieved via jdbc or is there even an
API to get the table names?

Kind regards,

Hans


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: very slow after a while...
Next
From: "Costin Manda"
Date:
Subject: Re: very slow after a while...