1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00
Files
postgres/contrib/pg_upgrade
Bruce Momjian bffbeec0cb 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
2015-05-16 00:40:18 -04:00
..
2014-12-17 11:59:29 +01:00
2014-05-06 11:26:28 -04:00
2013-11-18 22:02:36 -05:00
2012-12-26 19:26:30 -05:00
2014-05-06 11:26:28 -04:00
2012-05-15 22:19:41 +03:00
2014-05-06 11:26:28 -04:00