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

Поиск
Список
Период
Сортировка
От s.zuban@gmail.com
Тема BUG #11032: Prepared transactions do not update pg_last_xact_replay_timestamp() anymore
Дата
Msg-id 20140724191127.32089.82261@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #11032: Prepared transactions do not update pg_last_xact_replay_timestamp() anymore  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      11032
Logged by:          Sergiy Zuban
Email address:      s.zuban@gmail.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.

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

Предыдущее
От: David Leverton
Дата:
Сообщение: Re: BUG #10533: 9.4 beta1 assertion failure in autovacuum process
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #11032: Prepared transactions do not update pg_last_xact_replay_timestamp() anymore