mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
f2548f45ce
The current use case is reading files from the PostgreSQL cluster during backup. A file may grow during backup but we only need to copy the number of bytes that were reported during the manifest build. The rest will be rebuilt from the WAL during recovery so copying more is just a waste of space. Limiting the copy sizes in backup will be part of a future commit. |
||
---|---|---|
.. | ||
build | ||
command | ||
common | ||
config | ||
db | ||
info | ||
postgres | ||
protocol | ||
storage | ||
.gitignore | ||
build.auto.h.in | ||
configure | ||
main.c | ||
Makefile.in | ||
version.h |