Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be535e
)
In 9.3 release notes, split up items
author
Bruce Momjian
<bruce@momjian.us>
Mon, 22 Apr 2013 01:05:31 +0000
(21:05 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 22 Apr 2013 01:05:31 +0000
(21:05 -0400)
Split log shipping speed improvement and fail-over speed improvement items.
Per request from Simon
doc/src/sgml/release-9.3.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.3.sgml
b/doc/src/sgml/release-9.3.sgml
index 63fe5a206260bff6859cc54f71ffc8c9b94b0019..f9795df64ae5c2d1b0fce9e0edac65d6cde77955 100644
(file)
--- a/
doc/src/sgml/release-9.3.sgml
+++ b/
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>