1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-03 22:24:49 +03:00

9.5 release notes: add increase buffer mapping partitions item

Report by Robert Haas, Andres Freund

Backpatch through 9.5
This commit is contained in:
Bruce Momjian 2015-08-08 13:38:31 -04:00
parent 085338822a
commit 966aa524ed

View File

@ -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>