pgsql: Relax fsyncing at end of a bulk load that was not WAL-logged - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Relax fsyncing at end of a bulk load that was not WAL-logged
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Relax fsyncing at end of a bulk load that was not WAL-logged

And improve the comments.

Backpatch to v17 where this was introduced.

Reviewed-by: Noah Misch
Discussion: https://www.postgresql.org/message-id/[email protected]

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/68f199cea3b190ba0bc2c83d92d17e7e1792a141

Modified Files
--------------
src/backend/storage/smgr/bulk_write.c | 72 +++++++++++++++++++++++++++++------
1 file changed, 61 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Refactor CopyOneRowTo
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove incidental md5() function use from test