| From: | Kouber Saparev <kouber(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | pg_combinebackup failure |
| Date: | 2025-06-24 09:31:55 |
| Message-ID: | CAN4RuQvFa6gkj2N=6g+dbhLC7NqmLU_jmNQL8gG7aTpHHHbJow@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
We are trying to use pg_combinebackup but eventually it fails with:
pg_combinebackup --debug --dry-run
--output=/barman-backup/barman-data/test_combine 20250616T140003/data
20250617T090005/data
...
pg_combinebackup: would copy "20250616T140003/data/base/16420/2136674204"
to "/barman-backup/barman-data/test_combine/base/16420/2136674204"
pg_combinebackup: would copy "20250616T140003/data/base/16420/2542449085"
to "/barman-backup/barman-data/test_combine/base/16420/2542449085"
pg_combinebackup: error: file
"20250617T090005/data/base/16420/INCREMENTAL.4085177931.76" has truncation
block length 9501840 in excess of segment size 131072
Any idea what's wrong?
--
Kouber Saparev
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gilles Darold | 2025-06-24 12:28:41 | Re: password rules |
| Previous Message | Dmitry | 2025-06-24 09:19:49 | Re: IPC/MultixactCreation on the Standby server |