mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-10 14:37:03 +02:00
Backups could be removed even if generation number was set to infinite without caring of the day threashold calculated. Backups are removed if they either satisfy the generation or the day threshold.