pgsql: When using the WAL-logged CREATE DATABASE strategy, bulk extend. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: When using the WAL-logged CREATE DATABASE strategy, bulk extend.
Date
Msg-id E1oOhWd-00082P-DT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
When using the WAL-logged CREATE DATABASE strategy, bulk extend.

This should improve performance, and was suggested by Andres Freund.
Back-patch to v15 to keep the code consistent across branches.

Dilip Kumar

Discussion: http://postgr.es/m/C3458199-FEDD-4356-865A-08DFAA5D4065@anarazel.de
Discussion: http://postgr.es/m/CAFiTN-sJ0vVpJrZ=R5M+g7Tr8=NN4wKOtrqOcDEsfFfnZgivVA@mail.gmail.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/576bb0fc93423890761f77384415936bf61267d3

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Remove unused configure variable.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix subtly-incorrect matching of parent and child partitioned in