Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option)

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option)
Дата
Msg-id CAD21AoAJGp6ZAC32=p0sv55jFgnMFT8spdu=uWgRmg6ecpOj8A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -roption)  (Yugo Nagata <nagata@sraoss.co.jp>)
Список pgsql-hackers
On Mon, Sep 3, 2018 at 10:06 PM, Yugo Nagata <nagata@sraoss.co.jp> wrote:
> 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.

FWIW, I think it would be good if we can specify multiple database
oids to the -d option, like "pg_verify_checksums -d 12345 -d 23456".
Maybe it's the same for the -r option.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Make executor's Range Table an array instead of a List
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Make executor's Range Table an array instead of a List