Re: Allow pg_archivecleanup to remove backup history files
От
Fujii Masao
Тема
Re: Allow pg_archivecleanup to remove backup history files
Дата
Msg-id
0e962f8a-78f5-eafe-1d54-7434482e9fd1@oss.nttdata.com
Ответ на
Список
Дерево обсуждения
Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Fujii Masao <masao.fujii@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier <michael@paquier.xyz>
Re: Allow pg_archivecleanup to remove backup history files torikoshia <torikoshia@oss.nttdata.com>
On 2023/05/31 10:51, torikoshia wrote:
> Update the patch according to the advice.
Thanks for updating the patches! I have small comments regarding 0002 patch.
+
+ Remove backup history files.
Isn't it better to document clearly which backup history files to be removed? For example, "In addition to removing WAL files, remove backup history files with prefixes logically preceding the oldestkeptwalfile.".
printf(_(" -n, --dry-run dry run, show the names of the files that would be removed\n"));
+ printf(_(" -b, --clean-backup-history clean up files including backup history files\n"));
Shouldn't -b option be placed in alphabetical order?
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
В списке pgsql-hackers по дате отправления