Commit f918c52f authored by Bruce Momjian's avatar Bruce Momjian

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

Backpatch through 9.1.

KONDO Mitsumasa
parent e5158613
...@@ -179,8 +179,13 @@ ...@@ -179,8 +179,13 @@
<listitem> <listitem>
<para> <para>
Improve WAL segment timeline handling during recovery (Heikki Fix WAL segment timeline handling during recovery (Mitsumasa Kondo,
Linnakangas) Heikki Linnakangas)
</para>
<para>
WAL file recycling during standby recovery could lead to premature
recovery completion, resulting in data loss.
</para> </para>
</listitem> </listitem>
......
...@@ -216,8 +216,13 @@ ...@@ -216,8 +216,13 @@
<listitem> <listitem>
<para> <para>
Improve WAL segment timeline handling during recovery (Heikki Fix WAL segment timeline handling during recovery (Mitsumasa Kondo,
Linnakangas) Heikki Linnakangas)
</para>
<para>
WAL file recycling during standby recovery could lead to premature
recovery completion, resulting in data loss.
</para> </para>
</listitem> </listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment