On Wed, Aug 5, 2015 at 2:16 AM, Robert Haas <[email protected]> wrote: > On Mon, Aug 3, 2015 at 10:31 AM, Fujii Masao <[email protected]> wrote: >> track_commit_timestamp tracks COMMIT PREPARED as expected in standby server, >> but not in master server. Is this intentional? It should track COMMIT >> PREPARED >> even in master? Otherwise, we cannot use commit_timestamp feature to check >> the replication lag properly while we use 2PC. > > That sounds like it must be a bug. I think you should add it to the > open items list.
Yep, added. Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
