Re: [GENERAL] Postgresql error from interface

2010-03-22 Thread Tom Lane
"Bob Pawley" writes: > I have an interface (Delphi) for my Postgresql database, that is telling me > that I have an inconsistancy between one of the Postgresql triggers and a > Postgresql table. The problem for me is - the message doesn't give me enough > information to determine which trigger

[GENERAL] Postgresql error from interface

2010-03-22 Thread Bob Pawley
Hi I have an interface (Delphi) for my Postgresql database, that is telling me that I have an inconsistancy between one of the Postgresql triggers and a Postgresql table. The problem for me is - the message doesn't give me enough information to determine which trigger has the error. Is there s