Re: Speed up pg_checksums in cases where checksum already set
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>,
Justin Pryzby <pryzby@telsasoft.com>
Date: 2021-06-02T21:09:36Z
Lists: pgsql-hackers
Attachments
- pg_checksums.optimize.writes.and.always.sync.patch (application/octet-stream) patch
Newer version attach that adds a small documentation tweak as well. Cheers, Greg
Commits
-
Optimize pg_checksums --enable where checksum is already set
- 4c9f50d11646 15.0 landed