1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

docs: correct 9.1 and 9.2 release note mention of timeline switch fix

Backpatch through 9.1.

KONDO Mitsumasa
This commit is contained in:
Bruce Momjian
2013-10-15 10:34:04 -04:00
parent 6defa661e0
commit 38ee3c55a7

View File

@ -179,8 +179,13 @@
<listitem>
<para>
Improve WAL segment timeline handling during recovery (Heikki
Linnakangas)
Fix WAL segment timeline handling during recovery (Mitsumasa Kondo,
Heikki Linnakangas)
</para>
<para>
WAL file recycling during standby recovery could lead to premature
recovery completion, resulting in data loss.
</para>
</listitem>