Files
dbbackup/internal
Alexander Renz 22a7b9e81e
All checks were successful
CI/CD / Test (push) Successful in 1m18s
CI/CD / Lint (push) Successful in 1m26s
CI/CD / Build & Release (push) Successful in 3m15s
feat: auto-tune max_locks_per_transaction for cluster restore
- Automatically boost max_locks_per_transaction to 2048 before restore
- Uses ALTER SYSTEM + pg_reload_conf() - no restart needed
- Automatically resets to original value after restore (even on failure)
- Prevents 'out of shared memory' OOM on BLOB-heavy SQL format dumps
- Works transparently - no user intervention required
2026-01-14 15:05:42 +01:00
..
2026-01-08 06:05:25 +01:00
2026-01-08 06:05:25 +01:00
2026-01-12 09:54:35 +01:00
2026-01-08 06:05:25 +01:00