From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
---|---|
To: | Anthony Iliopoulos <ailiop(at)altatus(dot)com> |
Cc: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Geoff Winkless <pgsqladmin(at)geoff(dot)dj>, Greg Stark <stark(at)mit(dot)edu>, Craig Ringer <craig(at)2ndquadrant(dot)com>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Bruce Momjian <bruce(at)momjian(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Catalin Iacob <iacobcatalin(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS |
Date: | 2018-04-10 00:32:20 |
Message-ID: | CAEepm=3uMO9yE-2VMpvQuopJj8MRmA2N69fUgsViwv4pmXv5yg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Apr 10, 2018 at 10:33 AM, Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> I wonder if anyone can tell us what Windows, AIX and HPUX do here.
I created a wiki page to track what we know (or think we know) about
fsync() on various operating systems:
https://wiki.postgresql.org/wiki/Fsync_Errors
If anyone has more information or sees mistakes, please go ahead and edit it.
--
Thomas Munro
http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Karlsson | 2018-04-10 00:41:10 | Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS |
Previous Message | Thomas Munro | 2018-04-09 22:33:16 | Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS |