On Tue, Apr 3, 2018 at 1:29 PM, Thomas Munro <thomas.mu...@enterprisedb.com> wrote: > Interestingly, there don't seem to be many operating systems that can > report ENOSPC from fsync(), based on a quick scan through some > documentation: > > POSIX, AIX, HP-UX, FreeBSD, OpenBSD, NetBSD: no > Illumos/Solaris, Linux, macOS: yes
Oops, reading comprehension fail. POSIX yes (since issue 5), via the note that read() and write()'s error conditions can also be returned. -- Thomas Munro http://www.enterprisedb.com