Re: backup manifests
От | Robert Haas |
---|---|
Тема | Re: backup manifests |
Дата | |
Msg-id | CA+TgmobAGwLtj1tKcmTMgLCA7kVfPyB=-eve_SGs2YzcneZRig@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: backup manifests (Fujii Masao <masao.fujii@oss.nttdata.com>) |
Ответы |
Re: backup manifests
|
Список | pgsql-hackers |
On Wed, Apr 22, 2020 at 12:21 PM Fujii Masao <masao.fujii@oss.nttdata.com> wrote: > I found three minor issues in pg_verifybackup. > > + {"print-parse-wal", no_argument, NULL, 'p'}, > > This is unused option, so this line should be removed. > > + printf(_(" -m, --manifest=PATH use specified path for manifest\n")); > > Typo: --manifest should be --manifest-path > > pg_verifybackup accepts --quiet option, but its usage() doesn't > print any message for --quiet option. > > Attached is the patch that fixes those issues. Thanks; LGTM. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: