Speed up pg_checksums

Edit
ID 3137
Title Speed up pg_checksums
Topic Performance
Created 2021-05-27 23:31:26
Last modified 2021-06-30 01:08:50 (3 years, 4 months ago)
Latest email 2021-06-30 01:10:00 (3 years, 4 months ago)
Status
2021-07: Committed
Target version 15
Authors Greg Sabino Mullane (greg)
Reviewers Michael Paquier (michael-kun)Become reviewer
Committer Michael Paquier (michael-kun)
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/3137
git checkout commitfest/cf/3137
Emails
Speed up pg_checksums in cases where checksum already set
First at 2021-05-26 21:23:55 by Greg Sabino Mullane <htamfids at gmail.com>
Latest at 2021-06-30 01:10:00 by Michael Paquier <michael at paquier.xyz>
Latest attachment (004.pg_checksums.optimize.writes.and.always.sync.patch) at 2021-06-29 06:59:34 from Michael Paquier <michael at paquier.xyz>
    Attachment (004.pg_checksums.optimize.writes.and.always.sync.patch) at 2021-06-29 06:59:34 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (003.pg_checksums.optimize.writes.and.always.sync.patch) at 2021-06-19 00:01:17 from Greg Sabino Mullane <htamfids at gmail.com> (Patch: Yes)
    Attachment (pg_checksums.optimize.writes.and.always.sync.patch) at 2021-06-02 21:09:36 from Greg Sabino Mullane <htamfids at gmail.com> (Patch: Yes)
    Attachment (pg_checksums.optimize.writes.always.sync.patch) at 2021-06-02 14:21:55 from Greg Sabino Mullane <htamfids at gmail.com> (Patch: Yes)
    Attachment (pg_checksums.optimize.writes.patch) at 2021-05-26 21:23:55 from Greg Sabino Mullane <htamfids at gmail.com> (Patch: Yes)
History
When Who What
2021-06-30 01:08:50 Michael Paquier (michael-kun) Closed in commitfest 2021-07 with status: Committed
2021-06-23 00:40:20 Michael Paquier (michael-kun) Added michael-kun as committer
2021-06-23 00:40:18 Michael Paquier (michael-kun) New status: Ready for Committer
2021-06-18 05:58:27 Michael Paquier (michael-kun) New status: Waiting on Author
2021-06-02 14:22:42 Greg Sabino Mullane (greg) New status: Needs review
2021-06-02 05:06:14 Michael Paquier (michael-kun) New status: Waiting on Author
2021-05-27 23:32:23 Greg Sabino Mullane (greg) Changed reviewers to Michael Paquier (michael-kun)
2021-05-27 23:32:23 Greg Sabino Mullane (greg) Changed authors to Greg Sabino Mullane (greg)
2021-05-27 23:32:23 Greg Sabino Mullane (greg) Changed targetversion to 15
2021-05-27 23:31:26 Greg Sabino Mullane (greg) Attached mail thread CAKAnmmL+k6goxmVzQJB+0bAR0PN1sgo6GDUXJhyhUmVMze1QAw@mail.gmail.com
2021-05-27 23:31:26 Greg Sabino Mullane (greg) Created patch record
Edit