- Notifications
You must be signed in to change notification settings - Fork91
Closed
Labels
Milestone
Description
Rather silly issue that is easy to reproduce:
# note the -Z optionpg_receivewal -Z 1 -D$backup/wal/$instance -h …&pg_probackup delete -B$backup --instance$instance --delete-wal
Warning in question:
WARNING: unexpected WAL file name "00000001000003C30000006C.gz.partial"I'm running PostgreSQL 11, if that matters.