9.3 release notes: update streaming replication speedups

Andres Freund
pull/4/head
Bruce Momjian 12 years ago
parent e7d5ffe8ea
commit beaa823bea
  1. 6
      doc/src/sgml/release-9.3.sgml

@ -463,13 +463,15 @@
<listitem> <listitem>
<para> <para>
Improve performance of non-synchronous streaming log shipping (Andres Freund) Improve performance of streaming log shipping with
synchronous_commit disabled (Andres Freund)
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
<para> <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> </para>
</listitem> </listitem>

Loading…
Cancel
Save