aboutsummaryrefslogtreecommitdiff
path: root/pgbak.c
AgeCommit message (Collapse)Author
2024-04-14Package for FedoraHEADmasterHristo Venev
2024-04-14Keep the lock in `bak_work`Hristo Venev
We have it at the start, keep it at the end.
2023-10-24Improve backup consistency during snapshotHristo Venev
We now create the snapshot as "next" and only promote it to "current" once it finishes. WAL files are linked to both current and next.
2023-10-17Remember and retry running operationHristo Venev
2021-08-08Initial commitHristo Venev