aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-9.3.sgml6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml
index f9795df64ae..ddecec7d8e1 100644
--- a/doc/src/sgml/release-9.3.sgml
+++ b/doc/src/sgml/release-9.3.sgml
@@ -463,13 +463,15 @@
<listitem>
<para>
- Improve performance of non-synchronous streaming log shipping (Andres Freund)
+ Improve performance of streaming log shipping with
+ synchronous_commit disabled (Andres Freund)
</para>
</listitem>
<listitem>
<para>
- Allow much faster fail-over to a standby server (Simon Riggs)
+ Allow much faster promotion of a streaming standby to primary (Simon
+ Riggs, Kyotaro Horiguchi)
</para>
</listitem>