Re: pg_basebackup -k option

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Michael Banck <michael.banck@credativ.de>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-05-21T14:27:31Z
Lists: pgsql-hackers
On 5/18/18 11:26, Michael Banck wrote:
>>> How about using capital -K in pg_basebackup?  Or maybe it doesn't need a
>>> short option at all.
>>
>> +1 for no short option.
> 
> Makes sense to me, I wasn't happy about the -k back then (and I think I
> solicited feedback on that).
> 
> PFA a patch which should remove the short option.

committed (needed test and documentation adjustments, too)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. pg_basebackup: Remove short option -k