From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | pg_basebackup -k option |
Date: | 2018-05-18 14:36:35 |
Message-ID: | d510f8aa-19e1-d06e-7630-ad27f7441d68@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The new pg_basebackup -k option stands for --no-verify-checksums. That
is nearly the opposite of initdb -k, which is for enabling checksums. I
think it could be confusing to have two related tools use the same
option letter for nearly opposite purposes.
How about using capital -K in pg_basebackup? Or maybe it doesn't need a
short option at all.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-05-18 14:41:18 | Re: PG 11 feature count |
Previous Message | Bruce Momjian | 2018-05-18 14:29:33 | Re: Is a modern build system acceptable for older platforms |