Re: storage sync failed on magnetic disk: Permission denied - Mailing list pgsql-bugs

From Qingqing Zhou
Subject Re: storage sync failed on magnetic disk: Permission denied
Date
Msg-id dl5c69$1sa4$1@news.hub.org
Whole thread Raw
In response to storage sync failed on magnetic disk: Permission denied  ("Valery Bondarenko" <to_undead@mail.ru>)
List pgsql-bugs
"Tom Lane" <tgl@sss.pgh.pa.us> wrote
>> When the cluster performs a massive disk operations (like nightly
>> vacuuming or smth)
>> I offten got such error in log file:
>> 2005-11-12 14:52:29 LOG: could not fsync segment 0 of relation
>> 1663/17735/210608: Permission denied
>
>> It looked like as if somebody (not postgres) got an exclusive access to
>> that file.
>
> We've heard reports of various "antivirus" products doing that sort of
> thing ... what third-party software do you have installed?
>

The strange thing is that this time it gets an EACCESS this time. What we
get before is "Invalid Argument" message which is a mis-translation of
ERROR_SHARING_VIOLATION. Let's see what he installed ...

Regards,
Qingqing

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BUG #2037: user function call unexpected "input out of range"
Next
From: tomas@tuxteam.de (Tomas Zerolo)
Date:
Subject: Re: BUG #2037: user function call unexpected "input out of range"