Re: insertion with trigger failed unexpectedly

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: insertion with trigger failed unexpectedly
Дата
Msg-id 200401121012.07357.dev@archonet.com
обсуждение исходный текст
Ответ на insertion with trigger failed unexpectedly  (Anton.Nikiforov@loteco.ru)
Ответы Re: insertion with trigger failed unexpectedly  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Monday 12 January 2004 05:57, Anton.Nikiforov@loteco.ru wrote:
> Dear all,
> i have a problem with insertion data and running post insert trigger
> on it.

> When i'm doing tests - everything is going well, but in
> production when multiple records being inserted losses happend.

OK - there must be something different happening with the live situation.
Better post the CREATE TABLE, trigger code and a sample INSERT.

PS -  is the problem:
1. INSERT fails to raw table, and daily is not updated
2. INSERT fails to raw table, but daily is updated
3. INSERT works on raw table but daily is not updated

--
  Richard Huxton
  Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Drawbacks of using BYTEA for PK?
Следующее
От: Victor Spång Arthursson
Дата:
Сообщение: Re: problems dumping from one server 2 another