Re: WSL (windows subsystem on linux) users will need to turn fsync off as of 11.2 - Mailing list pgsql-general

From Tom Lane
Subject Re: WSL (windows subsystem on linux) users will need to turn fsync off as of 11.2
Date
Msg-id 17265.1550252690@sss.pgh.pa.us
Whole thread Raw
In response to Re: WSL (windows subsystem on linux) users will need to turn fsync off as of 11.2  (Andres Freund <andres@anarazel.de>)
Responses Re: WSL (windows subsystem on linux) users will need to turn fsync off as of 11.2  (Andres Freund <andres@anarazel.de>)
List pgsql-general
Andres Freund <andres@anarazel.de> writes:
> On February 15, 2019 9:13:10 AM PST, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I'm of the opinion that we shouldn't be panicking for sync_file_range
>> failure, period.

> With some flags it's strictly required, it does"eat"errors depending on the flags. So I'm not sure I understand?

Really?  The specification says that it starts I/O, not that it waits
around for any to finish.

The bigger picture here is that this set of patches seems to have moved
us too far in the direction of defending against hypothetical kernel
bugs, and too far away from real-world usability.  I am not happy with
the tradeoff.

            regards, tom lane


pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: WSL (windows subsystem on linux) users will need to turn fsync off as of 11.2
Next
From: Andres Freund
Date:
Subject: Re: WSL (windows subsystem on linux) users will need to turn fsync off as of 11.2