FK violation erroro is displayed as
7/23503:ERROR: insert or update on table "summak" violates foreign key
constraint "summak_kontonr_fkey1"
Key (kontonr)=(2421 ) is not present in table "konto".
I have large numbers of schemas all containing tables with same name.
How to determine schema name where error occurs?
Andrus.