diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2016-04-04 07:18:05 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2016-04-04 07:18:05 +0100 |
commit | bf08f2292ffca14fd133aa0901d1563b6ecd6894 (patch) | |
tree | 9e46fa1107681915c8a764f3e7f68e0aaf177871 /src/backend/access/transam/commit_ts.c | |
parent | a75a418d07bf852dc9fdb85ccfb39c763aa057a9 (diff) | |
download | postgresql-bf08f2292ffca14fd133aa0901d1563b6ecd6894.tar.gz postgresql-bf08f2292ffca14fd133aa0901d1563b6ecd6894.zip |
Avoid archiving XLOG_RUNNING_XACTS on idle server
If archive_timeout > 0 we should avoid logging XLOG_RUNNING_XACTS if idle.
Bug 13685 reported by Laurence Rowe, investigated in detail by Michael Paquier,
though this is not his proposed fix.
20151016203031.3019.72930@wrigleys.postgresql.org
Simple non-invasive patch to allow later backpatch to 9.4 and 9.5
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions