mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
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:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user