pg_archivecleanup
Verified for current stable LTS
Pg Archivecleanup Command: Strip File Extension Before Deletion
Use for strip file extension before deletion with Pg Archivecleanup. Exact CLI syntax to strip file extension before deletion using Pg Archivecleanup.
When to use this: Use for strip file extension before deletion with Pg Archivecleanup.
Command Syntax
pg_archivecleanup -x <extension> <path/to/archive> <path/to/walfile> pg_archivecleanup -x <extension> <path/to/archive> <path/to/walfile> Command Breakdown
-x- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to strip file extension before deletion using Pg Archivecleanup.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pg Archivecleanup Command: Clean Archive Up To Wal File
pg_archivecleanup <path/to/archive> <path/to/walfile> Pg Archivecleanup Command: Clean Backup History Files pg_archivecleanup -b <path/to/archive> <path/to/walfile> Pg Archivecleanup Command: Dry Run Archive Cleanup pg_archivecleanup -n <path/to/archive> <path/to/walfile> Pg Archivecleanup Command: Enable Debug Logging Output pg_archivecleanup -d <path/to/archive> <path/to/walfile> Arthas Watch Command: Observe Parameters And Return Value When First Is Five watch <class-pattern> <method-pattern> '{< params[1],returnObj >}' '<"5".equals(params[0])>' -x 4