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-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=03249fe2c1b936af53c4dd78c29f4429fd63cdb1;p=users%2Fheikki%2Fpostgres.git 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. + + +