cloudnative-pg / cloudnative-pg/plugin-barman-cloud
Support parallel restore (jobs) for basebackup in barman-cloud plugin
Offen
enhancement
- Vorherrschende Sprache
- Go
- Sterne
- 191
- Forks
- 72
- Ø Merge
- 2 T. 21 Std.
- Gemergte PRs (30 T.)
- 21
Beschreibung
Currently, the barman-cloud plugin supports parallelism for:
backup (data.jobs)
WAL restore (wal.maxParallel)
However, basebackup restore via barman-cloud-restore appears to run single-threaded.
For large databases, this creates a significant performance bottleneck during recovery.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.