Fix defects in PrepareForIncrementalBackup.
Robert Haas <rhaas@postgresql.org>
Fix defects in PrepareForIncrementalBackup. Swap the arguments to TimestampDifferenceMilliseconds so that we get a positive answer instead of zero. Then use the result of that computation instead of ignoring it. Per reports from Alexander Lakhin. Discussion: http://postgr.es/m/8b686764-7ac1-74c3-70f9-b64685a2535f@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/backup/basebackup_incremental.c | modified | +2 −2 |
Discussion
- trying again to get incremental backup 106 messages · 2023-06-14 → 2024-10-28