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:
e7d5ffe
)
9.3 release notes: update streaming replication speedups
author
Bruce Momjian
<bruce@momjian.us>
Mon, 22 Apr 2013 14:22:43 +0000
(10:22 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 22 Apr 2013 14:22:49 +0000
(10:22 -0400)
Andres Freund
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 f9795df64ae5c2d1b0fce9e0edac65d6cde77955..ddecec7d8e1ff000a4a7612e76dc41e5de3c3dc3 100644
(file)
--- a/
doc/src/sgml/release-9.3.sgml
+++ b/
doc/src/sgml/release-9.3.sgml
@@
-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>