mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Since 9.5 has two WAL levels that apply to standby upgrades, archive and
hot_standby, adjust the docs for that version to say, basically, "restore old
cluster wal_level value in the new cluster".
This is a follow-on patch to fd376afc98
.
Backpatch-through: 9.5 only