Re: Coping with huge deferred-trigger lists

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Coping with huge deferred-trigger lists
Дата
Msg-id 200105141506.LAA02069@jupiter.jw.home
обсуждение исходный текст
Ответ на Re: Coping with huge deferred-trigger lists  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Jan Wieck <JanWieck@Yahoo.com> writes:
> >     The  detail  I'm wondering about most is how you'd know in an
> >     UPDATE case which two tuples (one deleted  during  this  XACT
> >     and  one inserted) are the two for OLD and NEW in the call to
> >     the trigger.
>
> Ugh ... good point.  There's no back-link from the updated tuple to
> its original on disk, is there?
   AFAIK nothing other than the Oid. And that's IMHO a weak one.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: is't late to submit patch for 7.1.2 release ?
Следующее
От: Gilles DAROLD
Дата:
Сообщение: Re: Re: 7.2 items