Re: insertion with trigger failed unexpectedly - Mailing list pgsql-general

From Richard Huxton
Subject Re: insertion with trigger failed unexpectedly
Date
Msg-id 200401131228.10088.dev@archonet.com
Whole thread Raw
In response to Re: insertion with trigger failed unexpectedly  (Anton.Nikiforov@loteco.ru)
Responses Re: insertion with trigger failed unexpectedly
List pgsql-general
On Tuesday 13 January 2004 11:48, Anton.Nikiforov@loteco.ru wrote:
> RH> Does your live insertion code check the result-code from PG? If the
> insert is RH> failing, it should say so.
> It is saying. That couple UPDATE/Insert failures are coming from
> insertion tool diagnostics.

And the error message is?

> I was also testing inserts without a trigger. With my insertion tool
> everything was fine, but with inserting from text file via psql
> utility there were looses if the number of INSERTs was largger than
> 100 items.
> For information the same happened on my 7.3.2, then 7.3.4 and now 7.4.

There must be an error message, surely?

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: Reallife szenario for GEQO
Next
From: Richard Huxton
Date:
Subject: Re: Parse error help needed...