Re: Windows now has fdatasync() - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Windows now has fdatasync()
Date
Msg-id CA+TgmoaDjpSghNqw1RMzv4HmRfeHA-6VCavN4kpSQu8RzvmoZg@mail.gmail.com
Whole thread Raw
In response to Re: Windows now has fdatasync()  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Windows now has fdatasync()  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Fri, Feb 4, 2022 at 4:24 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> I'm not proposing we change our default to this new level, because it
> doesn't work on non-NTFS, an annoying complication.  This patch would
> just provide something faster to put after "Alternatively".

Hmm. I thought NTFS had kind of won the filesystem war on the Windows
side of things. No?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: support for CREATE MODULE
Next
From: Chapman Flack
Date:
Subject: Documentation about PL transforms