plugin-barman-cloud/internal/cnpgi/common
Francesco Canovai 8867eab905 fix: off by 1 error in parallel work archive
Fix an error in which the amount of workers archived in parallel was
the wal the archive command was called on + the maxParallel, actually
using one worker more than requested.

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2025-04-22 09:49:22 +02:00
..
common.go chore: remove embedded fields 2025-03-27 16:15:29 +01:00
doc.go feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
errors.go feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00
health.go feat: add liveness and readiness probe support (#69) 2024-12-02 14:51:32 +01:00
wal_import.go fix: ensure restore configuration points to manager wal-restore (#68) 2024-11-28 14:04:50 +01:00
wal.go fix: off by 1 error in parallel work archive 2025-04-22 09:49:22 +02:00