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 | bffbeec0cb387e0453484d26444ad6fb281c9331 (patch) | |
tree | ffeba6ecb7fd71fa73e383e5fa94e7404076eedc /src | |
parent | 4cfba536981e7584bd051de3e1bcbe7e36a9605b (diff) |
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 'src')
0 files changed, 0 insertions, 0 deletions