pgsql: pg_upgrade: force timeline 1 in the new cluster

Started by Bruce Momjianabout 11 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

pg_upgrade: force timeline 1 in the new cluster

Previously, this prevented promoted standby servers from being upgraded
because of a missing WAL history file. (Timeline 1 doesn't need a
history file, and we don't copy WAL files anyway.)

Report by Christian Echerer(?), Alexey Klyukin

Backpatch through 9.0

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/387a3e46cfdddad2e07f0d1a47d8fcdba89351cd

Modified Files
--------------
contrib/pg_upgrade/pg_upgrade.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers