Re: copy losing information

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: copy losing information
Дата
Msg-id 12925.1154037857@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: copy losing information  ("Silvela, Jaime \(Exchange\)" <JSilvela@Bear.com>)
Список pgsql-general
"Silvela, Jaime \(Exchange\)" <JSilvela@bear.com> writes:
> Tom, how and why would INSERTs be dropped on the client side?

[ shrug... ] I don't know your code; I was thinking about garden variety
bugs in your ruby script.  However, if you can make it happen just
through psql \copy then that theory seems to lose its luster :-(

Something else that might be worth looking at: have you got any
user-written BEFORE INSERT triggers on that table?  A trigger that
sometimes returned NULL would explain the symptoms.

            regards, tom lane

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

Предыдущее
От: "Shoaib Mir"
Дата:
Сообщение: Re: automatic and randomally population
Следующее
От: Ian Johnson
Дата:
Сообщение: Re: Can't start PostgreSQL