git.postgresql.org Git - postgresql.git/commit
2015年5月16日 04:40:18 +0000 (00:40 -0400)
2015年5月16日 04:40:18 +0000 (00:40 -0400)
commit 4c5e060049a3714dd27b7f4732fe922090edea69
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
This is the main PostgreSQL git repository.
RSS
Atom