pg_basebackup: Remove short option -k
Peter Eisentraut <peter_e@gmx.net>
pg_basebackup: Remove short option -k -k meant --no-verify-checksums, which is the opposite of what initdb uses -k for. After discussion, a short option does not seem necessary, so just keep the long option. Discussion: https://www.postgresql.org/message-id/flat/d510f8aa-19e1-d06e-7630-ad27f7441d68%402ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_basebackup.sgml | modified | +17 −18 |
| src/bin/pg_basebackup/pg_basebackup.c | modified | +5 −5 |
| src/bin/pg_basebackup/t/010_pg_basebackup.pl | modified | +1 −1 |
Documentation touched
Discussion
- pg_basebackup -k option 6 messages · 2018-05-18 → 2018-05-21