mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 16:22:44 +03:00
We must still initialize minRecoveryPoint if we start straight with archive recovery, e.g when recovering from a normal base backup taken with pg_start/stop_backup. Otherwise we never consider the system consistent.