From: Bruce Momjian Date: Sat, 8 Aug 2015 17:38:31 +0000 (-0400) Subject: 9.5 release notes: add increase buffer mapping partitions item X-Git-Tag: REL9_5_BETA1~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=966aa524edfe8bac837caf0e48ca00d08d8dd5df;p=postgresql 9.5 release notes: add increase buffer mapping partitions item Report by Robert Haas, Andres Freund Backpatch through 9.5 --- diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml index 0786a203b7..bbaa88688d 100644 --- a/doc/src/sgml/release-9.5.sgml +++ b/doc/src/sgml/release-9.5.sgml @@ -463,6 +463,20 @@ FIXME: Add Andres + + + + Increase the number of buffer mapping partitions (Amit Kapila, + Andres Freund, Robert Haas) + + + + This improves performance for highly concurrent workloads. + + +