Re: BUG #8984: ERROR: t_xmin is uncommitted in tuple to be updated

Поиск
Список
Период
Сортировка
От Marko Tiikkaja
Тема Re: BUG #8984: ERROR: t_xmin is uncommitted in tuple to be updated
Дата
Msg-id 52E97E93.7060301@joh.to
обсуждение исходный текст
Ответ на Re: BUG #8984: ERROR: t_xmin is uncommitted in tuple to be updated  (Marko Tiikkaja <marko@joh.to>)
Список pgsql-bugs
On 1/29/14, 12:25 PM, I wrote:
> It looks like this could happen if the xmin of the tuple happens to be
> the reported xid of a standby with hot_standby_feedback, no?

My bad, hot_standby_feedback sets xmin, but TransactionIdIsInProgress()
only looks at xid.  So that theory is obviously bogus.


Regards,
Marko Tiikkaja

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