Re: Disaster! - Mailing list pgsql-hackers

From Manfred Spraul
Subject Re: Disaster!
Date
Msg-id 40139ABB.8070605@colorfullife.com
Whole thread Raw
In response to Re: Disaster!  (Greg Stark <gsstark@mit.edu>)
Responses Re: Disaster!  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
Greg Stark wrote:

>I do know that AFS returns quota failures on close. This was unusual enough
>that when AFS was deployed at school unix tools failed left and right over
>precisely this issue. Though it mostly just meant they returned the wrong exit
>status.
>
That means   open();   write();   sync();

could succeed, but the data is not stored on disk, correct?

--   Manfred




pgsql-hackers by date:

Previous
From: david@fetter.org (David Fetter)
Date:
Subject: Re: Named arguments in function calls
Next
From: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
Date:
Subject: Select query inside function must read commited data