On February 15, 2019 9:13:10 AM PST, Tom Lane <t...@sss.pgh.pa.us> wrote: >Andres Freund <and...@anarazel.de> writes: >> I suspect that's because WSL has an empty implementation of >> sync_file_range(), i.e. it unconditionally returns ENOSYS. But as >> configure detects it, we still emit calls for it. I guess we ought >to >> except ENOSYS for the cases where we do panic-on-fsync-failure? > >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? Access -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
- WSL (windows subsystem on linux) users will need to turn f... Bruce Klein
- Re: WSL (windows subsystem on linux) users will need ... Tom Lane
- Re: WSL (windows subsystem on linux) users will n... Bruce Klein
- Re: WSL (windows subsystem on linux) users wi... Bruce Klein
- Re: WSL (windows subsystem on linux) user... Thomas Munro
- Re: WSL (windows subsystem on linux)... Thomas Munro
- Re: WSL (windows subsystem on li... Tom Lane
- Re: WSL (windows subsystem o... Thomas Munro
- Re: WSL (windows subsystem on linux) users will n... Andres Freund
- Re: WSL (windows subsystem on linux) users wi... Tom Lane
- Re: WSL (windows subsystem on linux) user... Andres Freund
- Re: WSL (windows subsystem on linux)... Tom Lane
- Re: WSL (windows subsystem on li... Andres Freund
- Re: WSL (windows subsystem o... Thomas Munro
- Re: WSL (windows subsystem o... Bruce Klein
- Re: WSL (windows subsystem o... Ron
- Re: WSL (windows subsystem o... Tom Lane
- Re: WSL (windows subsystem o... Thomas Munro
- Re: WSL (windows subsystem o... Andres Freund
- Re: WSL (windows subsystem o... Michael Paquier
- Re: WSL (windows subsystem o... Thomas Munro