Re: insertion with trigger failed unexpectedly

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

> Better post the CREATE TABLE, trigger code and a sample INSERT.

And the specific error messages you're getting, and the PG version
number.  Also, you say it happens "twice a day" --- do you mean at
specific times of day, like noon and midnight?

            regards, tom lane

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

Предыдущее
От: Bob.Henkel@hartfordlife.com
Дата:
Сообщение: Re: what we need to use postgresql in the enterprise
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Drawbacks of using BYTEA for PK?