mirror of
https://github.com/postgres/postgres.git
synced 2026-03-14 06:32:18 -04:00
If you try to take an incremental backup on a standby and there hasn't been much system activity, it might fail. Document why this happens. Also add a hint to the error message you get, to make it more likely that users will understand what has gone wrong. Laurenz Albe and Robert Haas Discussion: https://postgr.es/m/5468641ad821dad7aa3b2d65bf843146443a1b68.camel@cybertec.at |
||
|---|---|---|
| .. | ||
| backup_manifest.c | ||
| basebackup.c | ||
| basebackup_copy.c | ||
| basebackup_gzip.c | ||
| basebackup_incremental.c | ||
| basebackup_lz4.c | ||
| basebackup_progress.c | ||
| basebackup_server.c | ||
| basebackup_sink.c | ||
| basebackup_target.c | ||
| basebackup_throttle.c | ||
| basebackup_zstd.c | ||
| Makefile | ||
| meson.build | ||
| walsummary.c | ||
| walsummaryfuncs.c | ||