Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option)
Yugo Nagata <nagata@sraoss.co.jp>
From: Yugo Nagata <nagata@sraoss.co.jp>
To: Michael Banck <michael.banck@credativ.de>
Cc: Magnus Hagander <magnus@hagander.net>, Daniel Gustafsson
<daniel@yesql.se>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-08-30T08:48:24Z
Lists: pgsql-hackers
Attachments
- 01_pg_veriify_checksum_debug_to_verbose-v4.patch (text/x-diff)
On Thu, 30 Aug 2018 10:34:06 +0200 Michael Banck <michael.banck@credativ.de> wrote: > Hi, > > On Thu, Aug 30, 2018 at 05:35:09PM +0900, Yugo Nagata wrote: > > --- a/doc/src/sgml/ref/pg_verify_checksums.sgml > > +++ b/doc/src/sgml/ref/pg_verify_checksums.sgml > > @@ -61,11 +61,11 @@ PostgreSQL documentation > > </varlistentry> > > > > <varlistentry> > > - <term><option>-d</option></term> > > + <term><option>-v</option></term> > > Sorry that I did not catch this the first time, but as you have added > the --verbose long option, I think that should be documented here as > well, similar to -D/--pgdata. Oops, It's my mistake. I updated the patch. Thanks, > > > Michael > > -- > Michael Banck > Projektleiter / Senior Berater > Tel.: +49 2166 9901-171 > Fax: +49 2166 9901-100 > Email: michael.banck@credativ.de > > credativ GmbH, HRB Mönchengladbach 12080 > USt-ID-Nummer: DE204566209 > Trompeterallee 108, 41189 Mönchengladbach > Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer > > Unser Umgang mit personenbezogenen Daten unterliegt > folgenden Bestimmungen: https://www.credativ.de/datenschutz -- Yugo Nagata <nagata@sraoss.co.jp>
Commits
-
pg_verify_checksums: rename -d to --verbose
- a846e6d0239d 12.0 landed
- a840a8ac7b8a 11.0 landed