projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a33650
)
9.5 release notes: add increase buffer mapping partitions item
author
Bruce Momjian
<bruce@momjian.us>
Sat, 8 Aug 2015 17:38:31 +0000
(13:38 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 8 Aug 2015 17:38:31 +0000
(13:38 -0400)
Report by Robert Haas, Andres Freund
Backpatch through 9.5
doc/src/sgml/release-9.5.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.5.sgml
b/doc/src/sgml/release-9.5.sgml
index 0786a203b75a3f910d61c0a71e4a4828f66233a4..bbaa88688df9200f73dfbe021a30b3f316e6476b 100644
(file)
--- a/
doc/src/sgml/release-9.5.sgml
+++ b/
doc/src/sgml/release-9.5.sgml
@@
-463,6
+463,20
@@
FIXME: Add Andres
</para>
</listitem>
+ <listitem>
+ <para>
+<!--
+2014-10-02 [3acc10c9] Robert..: Increase the number of buffer mapping partitio..
+-->
+ Increase the number of buffer mapping partitions (Amit Kapila,
+ Andres Freund, Robert Haas)
+ </para>
+
+ <para>
+ This improves performance for highly concurrent workloads.
+ </para>
+ </listitem>
+
</itemizedlist>
</sect4>