Does fsync on/off for wal AND Checkpoint? - Mailing list pgsql-performance

From GR Vishwanath
Subject Does fsync on/off for wal AND Checkpoint?
Date
Msg-id CAFTYffv9VoF25+oTHoCnqE9JjcuNyYMKj+VbG9_hNnRFzzRz2w@mail.gmail.com
Whole thread Raw
Responses Re: Does fsync on/off for wal AND Checkpoint?
List pgsql-performance
Is fscnc off/on pertain only to writing WAL buffers to disk?

Or is that also relevant to writing of dirty buffers to disk (checkpoint/bg)?

Curious because in the docs fsync on/off is mentioned under WAL configuration.  Further there is a wal_sync_method but not a "checkpoint_sync_method".

Shiv

pgsql-performance by date:

Previous
From: Michael Kolomeitsev
Date:
Subject: Pg makes nonoptimal choice between two multicolumn indexes with the same columns but in different order.
Next
From: Andreas Karlsson
Date:
Subject: Re: Does fsync on/off for wal AND Checkpoint?