Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE

Поиск
Список
Период
Сортировка
От rmd22
Тема Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE
Дата
Msg-id 1290014259723-3269442.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE  (David Fetter <david@fetter.org>)
Ответы Re: Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE  (David Fetter <david@fetter.org>)
Список pgsql-general
Yes it's the "performance issue".
I am going to talk to them about the triggers tomorrow.
On the other hand I would still like to know if it is possible to do it by
modifying the execMain.c or nodeModifyTable.c files?
And also what about fast path interface? Is it possible to use it instead?
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Storing-old-and-new-tuple-values-after-an-UPDATE-INSERT-or-DELETE-tp3269108p3269442.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: David W Noon
Дата:
Сообщение: Re: Read binary records
Следующее
От: David Fetter
Дата:
Сообщение: Re: Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE