Introduce long options in pg_archivecleanup
Michael Paquier <michael@paquier.xyz>
Introduce long options in pg_archivecleanup This patch is a preliminary refactoring for an upcoming patch aimed at adding new options to this tool, and using long options for these is more user-friendly. The existing short options gain long flavors, as of: * -d/--debug * -n/--dry-run * -x/--strip-extension Author: Atsushi Torikoshi Reviewed-by: Fujii Masao, Kyotaro Horiguchi, Michael Paquier Discussion: https://postgr.es/m/d660ef741ce3d82f3b4283f1cafd576c@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pgarchivecleanup.sgml | modified | +4 −1 |
| src/bin/pg_archivecleanup/pg_archivecleanup.c | modified | +15 −7 |
Documentation touched
Discussion
- Allow pg_archivecleanup to remove backup history files 33 messages · 2023-04-25 → 2023-07-19