Re: BUG #2712: could not fsync segment: Permission - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2712: could not fsync segment: Permission
Date
Msg-id 4142.1161669534@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2712: could not fsync segment: Permission  ("Thomas H." <me@alternize.com>)
Responses Re: BUG #2712: could not fsync segment: Permission
List pgsql-bugs
"Thomas H." <me@alternize.com> writes:
> i've installed Filemon (http://www.sysinternals.com/Utilities/Filemon.html)
> now. this gives more insight what happens to the file.
> ...
> D:\DB\PostgreSQL-8.2\data\base\3964774\6422806 DELETE PEND Options: Open
> Access: 0012019F

This is quite interesting, because it says that Filemon knows how to
distinguish a "delete pending" error from other errors.  If we could
do that, then my prior worries about ignoring all EACCES errors would
go away.  What's it looking at exactly?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2701: PQserverVersion function missing
Next
From: "Magnus Hagander"
Date:
Subject: Re: BUG #2712: could not fsync segment: Permission