pg_archivecleanup
Verified for current stable LTS
Pg Archivecleanup Commands
Pg Archivecleanup command syntax with verified terminal examples.
Commands
5 commands for Pg Archivecleanup
pg_archivecleanup Archive
Pg Archivecleanup Command: Clean Archive Up To Wal File
pg_archivecleanup <path/to/archive> <path/to/walfile> pg_archivecleanup Archive
Pg Archivecleanup Command: Clean Backup History Files
pg_archivecleanup -b <path/to/archive> <path/to/walfile> pg_archivecleanup Archive
Pg Archivecleanup Command: Dry Run Archive Cleanup
pg_archivecleanup -n <path/to/archive> <path/to/walfile> pg_archivecleanup Archive
Pg Archivecleanup Command: Enable Debug Logging Output
pg_archivecleanup -d <path/to/archive> <path/to/walfile> pg_archivecleanup Archive
Pg Archivecleanup Command: Strip File Extension Before Deletion
pg_archivecleanup -x <extension> <path/to/archive> <path/to/walfile> Suggest a Pg Archivecleanup Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pg Archivecleanup workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.