mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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