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

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8984: ERROR: t_xmin is uncommitted in tuple to be updated
Date: 2014-01-29 11:25:27
Message-ID: 52E8E527.308@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

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? But I
would expect this problem to happen more frequently if that's true..

Regards,
Marko Tiikkaja

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message sharadugalmugale 2014-01-29 11:31:34 BUG #9028: character not supported error on one instance not on other
Previous Message Martin Nzioki 2014-01-29 10:53:52 Re: BUG #9006: Incorrect update when using where with non-existent column in subselect