Add option -N/--no-sync to pg_checksums

Michael Paquier <michael@paquier.xyz>

Commit: e0090c86900877bf0911c53dcf4a30bc81d03047
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-03-22T23:37:36Z
Releases: 12.0
Add option -N/--no-sync to pg_checksums

This is an option consistent with what pg_dump, pg_rewind and
pg_basebackup provide which is useful for leveraging the I/O effort when
testing things, not to be used in a production environment.

Author: Michael Paquier
Reviewed-by: Michael Banck, Fabien Coelho, Sergei Kornilov
Discussion: https://postgr.es/m/20181221201616.GD4974@nighthawk.caipicrew.dd-dns.de

Files

Documentation touched

Discussion