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 E1sevuT-004Qr4-49@gemulon.postgresql.org
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/cac7d1b6-8358-40be-af0b-21bc9b27d34c@iki.fi

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