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: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Michael Banck <michael.banck@credativ.de>, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com>, pgsql-hackers
<pgsql-hackers@postgresql.org>
Date: 2018-09-03T13:06:18Z
Lists: pgsql-hackers
Attachments
Hi, On Sat, 1 Sep 2018 07:40:40 +0200 (CEST) Fabien COELHO <coelho@cri.ensmp.fr> wrote: > > Attached is a patch to allow pg_verity_checksums to specify a database > > to scan. This is usefule for users who want to verify checksums of relations > > in a specific database. We can specify a database by OID using -d or --dboid option. > > Also, when -g or --global-only is used only shared relations are scaned. > > It seems that the patch does not apply anymore. Could you rebase it? I attached the rebased patch. Regards, -- Yugo Nagata <nagata@sraoss.co.jp>
Commits
-
pg_verify_checksums: rename -d to --verbose
- a846e6d0239d 12.0 landed
- a840a8ac7b8a 11.0 landed