In 9.3 release notes, split up items

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

Per request from Simon
This commit is contained in:
Bruce Momjian 2013-04-21 21:05:31 -04:00
parent 4be535e2e4
commit c3ab4ea27d
1 changed files with 7 additions and 2 deletions

View File

@ -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>