mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
minRecoveryPoint in control file when replaying a parameter change record, to ensure that we don't allow hot standby on WAL generated without wal_level='hot_standby' after a standby restart.