Fix handling on XLOG_RUNNING_XACTS generated by bgwriter on idle systems

Edit
ID 398
Title Fix handling on XLOG_RUNNING_XACTS generated by bgwriter on idle systems
Topic Bug Fixes
Created 2015-10-19 12:20:46
Last modified 2016-04-04 06:20:14 (8 years, 7 months ago)
Latest email 2016-04-04 06:22:22 (8 years, 7 months ago)
Status
2016-03: Committed
2016-01: Moved to next CF
2015-11: Moved to next CF
Target version
Authors Michael Paquier (michael-kun)
Reviewers Amit Kapila (amitkapila), Simon Riggs (simon), Jeff Janes (jjanes)Become reviewer
Committer Simon Riggs (simon)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/398
git checkout commitfest/cf/398
Emails
BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
First at 2015-10-16 20:30:31 by l at lrowe.co.uk
Latest at 2016-04-04 06:22:22 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (hs-checkpoints-v9-b.patch) at 2016-03-15 17:11:01 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (hs-checkpoints-v9-b.patch) at 2016-03-15 17:11:01 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (results2.jpeg) at 2016-02-29 06:43:03 from Michael Paquier <michael.paquier at gmail.com> (Patch: No)
    Attachment (hs-checkpoints-v8-b.patch) at 2016-02-24 05:40:36 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-v7-b.patch) at 2016-02-21 12:44:42 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-v6.patch) at 2016-02-12 13:27:10 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-v5.patch) at 2016-02-08 06:58:49 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-v4.patch) at 2016-02-06 13:03:15 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-v3.patch) at 2016-02-03 14:28:18 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-logs.patch) at 2016-01-31 12:29:43 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-v2.patch) at 2016-01-30 14:08:35 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (hs-checkpoints-v1.patch) at 2016-01-28 07:40:13 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (archive-timeout-v5.patch) at 2015-12-21 07:26:25 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (archive-idle-v4.patch) at 2015-12-20 13:14:01 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20151106_archive_idle_v3.patch) at 2015-11-06 07:47:25 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20151102_archive_idle_v2.patch) at 2015-11-02 05:53:14 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20151017_archive_idle.patch) at 2015-10-17 14:10:56 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2016-04-04 06:20:14 Simon Riggs (simon) Closed in commitfest 2016-03 with status: Committed
2016-03-11 09:55:03 Simon Riggs (simon) Added simon as reviewer
2016-02-27 12:46:54 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2016-02-27 12:46:42 Michael Paquier (michael-kun) Changed authors to Emre Hasegeli (hasegeli), Michael Paquier (michael-kun)
2016-02-03 21:40:45 Michael Paquier (michael-kun) Closed in commitfest 2016-01 with status: Moved to next CF
2016-02-03 16:51:28 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Returned with feedback
2016-02-03 03:29:30 Amit Kapila (amitkapila) New status: Waiting on Author
2016-01-28 07:40:52 Michael Paquier (michael-kun) New status: Needs review
2016-01-19 08:11:24 Amit Kapila (amitkapila) New status: Waiting on Author
2016-01-19 08:11:14 Amit Kapila (amitkapila) Added amitkapila as reviewer
2016-01-01 07:42:10 Simon Riggs (simon) Added simon as committer
2015-12-20 13:14:15 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Moved to next CF
2015-11-02 05:58:41 Jeff Janes (jjanes) Posted review with messageid <20151102055841.2561.61366.pgcf@coridan.postgresql.org>
2015-11-02 05:58:41 Jeff Janes (jjanes) New status: Ready for Committer
2015-11-01 05:33:54 Jeff Janes (jjanes) Added jjanes as reviewer
2015-10-19 12:20:53 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2015-10-19 12:20:46 Michael Paquier (michael-kun) Attached mail thread 20151016203031.3019.72930@wrigleys.postgresql.org
2015-10-19 12:20:46 Michael Paquier (michael-kun) Created patch record
Edit