Обсуждение: pgsql: When using the WAL-logged CREATE DATABASE strategy, bulk extend.

Поиск
Список
Период
Сортировка

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

От
Robert Haas
Дата:
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(-)