9.3 release notes: update streaming replication speedups

Andres Freund
This commit is contained in:
Bruce Momjian 2013-04-22 10:22:43 -04:00
parent e7d5ffe8ea
commit beaa823bea
1 changed files with 4 additions and 2 deletions

View File

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