Improve some comments in pg_checksums about the needed clean shutdown

Michael Paquier <michael@paquier.xyz>

Commit: 84d4de97e8d14469974eb488730a13f942aa787a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-06-07T11:48:39Z
Releases: 12.0
Improve some comments in pg_checksums about the needed clean shutdown

It was not clear from the code why it is necessary.  And we need a clean
shutdown to avoid random checksum failures caused by torn pages.

Author: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoDum5MbAb7F=pa9dOD1W2tukuDMPzWT7NjZceNoWB_6Qw@mail.gmail.com

Files

PathChange+/−
src/bin/pg_checksums/pg_checksums.c modified +6 −1

Discussion