In 9.3 release notes, split up items

Split log shipping speed improvement and fail-over speed improvement items.

Per request from Simon
pull/4/head
Bruce Momjian 12 years ago
parent 4be535e2e4
commit c3ab4ea27d
  1. 9
      doc/src/sgml/release-9.3.sgml

@ -463,8 +463,13 @@
<listitem>
<para>
Improve performance of streaming replication log shipping and
standby promotion (Andres Freund, Simon Riggs)
Improve performance of non-synchronous streaming log shipping (Andres Freund)
</para>
</listitem>
<listitem>
<para>
Allow much faster fail-over to a standby server (Simon Riggs)
</para>
</listitem>

Loading…
Cancel
Save