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 29148.1161640822@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2712: could not fsync segment: Permission  ("Thomas H." <me@alternize.com>)
List pgsql-bugs
"Thomas H." <me@alternize.com> writes:
>> Do you actually mean it's trying to write that file?  Or is it just
>> sitting there holding the open filehandle?

> well, hard to tell :-)
> according to the log-messages i would assume it is *trying* to write.

The log messages you have don't make it clear which process is trying to
do the fsync, but I would expect it to be the bgwriter.  (Possibly you
should modify log_line_prefix to include PID so we can tell a bit
better.)

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Thomas H."
Date:
Subject: Re: BUG #2712: could not fsync segment: Permission
Next
From: "Thomas H."
Date:
Subject: Re: BUG #2712: could not fsync segment: Permission