BUG #11032: Prepared transactions do not update pg_last_xact_replay_timestamp() anymore

From: s(dot)zuban(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11032: Prepared transactions do not update pg_last_xact_replay_timestamp() anymore
Date: 2014-07-24 19:11:27
Message-ID: 20140724191127.32089.82261@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 11032
Logged by: Sergiy Zuban
Email address: s(dot)zuban(at)gmail(dot)com
PostgreSQL version: 9.3.5
Operating system: Linux
Description:

After upgrade from 9.3.4 to 9.3.5 pg_last_xact_replay_timestamp() returns
outdated timestamp.

It stopped working properly after commit
d19bd29f07aef9e508ff047d128a4046cc8bc1e2

COMMIT PREPARED should update transaction timestamp, but it doesn't seem to
happen.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Leverton 2014-07-24 19:42:55 Re: BUG #10533: 9.4 beta1 assertion failure in autovacuum process
Previous Message Tom Lane 2014-07-24 17:22:07 Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1