Improve performance of replay of AccessExclusiveLocks

Edit
ID 1080
Title Improve performance of replay of AccessExclusiveLocks
Topic Performance
Created 2017-03-01 12:04:08
Last modified 2017-03-22 13:48:10 (7 years, 6 months ago)
Latest email 2017-03-22 14:39:57 (7 years, 6 months ago)
Status
2017-03: Committed
Target version
Authors David Rowley (davidrowley)
Reviewers Simon Riggs (simon)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/1080
git checkout commitfest/cf/1080
Emails
Patch to improve performance of replay of AccessExclusiveLock
First at 2017-03-01 12:02:19 by David Rowley <david.rowley at 2ndquadrant.com>
Latest at 2017-03-22 14:39:57 by Simon Riggs <simon at 2ndquadrant.com>
Latest attachment (0001-Speed-up-replay-of-Access-Exclusive-Locks-on-hot-sta.patch) at 2017-03-20 08:31:31 from David Rowley <david.rowley at 2ndquadrant.com>
    Attachment (0001-Speed-up-replay-of-Access-Exclusive-Locks-on-hot-sta.patch) at 2017-03-20 08:31:31 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (assign_aels_against_subxids.v1.patch) at 2017-03-18 08:52:14 from Simon Riggs <simon at 2ndquadrant.com> (Patch: Yes)
    Attachment (mark_xact_ael.patch) at 2017-03-16 01:52:03 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (hs_skip_overhead_AEL_on_standby.v1.patch) at 2017-03-16 00:31:55 from Simon Riggs <simon at 2ndquadrant.com> (Patch: Yes)
    Attachment (partial.patch) at 2017-03-07 12:13:48 from Simon Riggs <simon at 2ndquadrant.com> (Patch: Yes)
    Attachment (recovery_lock_v2.patch) at 2017-03-07 11:15:05 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (temptable_bench.sql.bz2) at 2017-03-07 04:31:44 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: No)
    Attachment (recovery_lock_speedup_v1.patch) at 2017-03-01 12:02:19 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2017-03-22 13:48:10 Simon Riggs (simon) Closed in commitfest 2017-03 with status: Committed
2017-03-22 13:13:33 Simon Riggs (simon) Added simon as committer
2017-03-22 12:57:26 Simon Riggs (simon) Added simon as reviewer
2017-03-01 12:04:23 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2017-03-01 12:04:08 David Rowley (davidrowley) Attached mail thread CAKJS1f9vJ841HY=wonnLVbfkTWGYWdPN72VMxnArcGCjF3SywA@mail.gmail.com
2017-03-01 12:04:08 David Rowley (davidrowley) Created patch record
Edit