Add option -N/--no-sync to pg_checksums
Michael Paquier <michael@paquier.xyz>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_checksums.sgml | modified | +16 −0 |
| src/bin/pg_checksums/pg_checksums.c | modified | +13 −4 |
| src/bin/pg_checksums/t/002_actions.pl | modified | +5 −5 |
Documentation touched
Discussion
- Offline enabling/disabling of data checksums 149 messages · 2018-12-21 → 2019-03-29