diff options
author | Bruce Momjian <bruce@momjian.us> | 2015-05-16 00:40:18 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2015-05-16 00:40:18 -0400 |
commit | acd75b2643579a26adfbfaa4918e60121ae2c26f (patch) | |
tree | 48f7cdcc4bd1e303db88f8a74b95ccd58763ef60 /doc/src | |
parent | 321db71239cb45ed2f2d3113ff5745757a64581a (diff) | |
download | postgresql-acd75b2643579a26adfbfaa4918e60121ae2c26f.tar.gz postgresql-acd75b2643579a26adfbfaa4918e60121ae2c26f.zip |
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
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions