Re: Error: Could not open relation...

From: Howard Cole <howardnews(at)selestial(dot)com>
To: Adrian Klaver <aklaver(at)comcast(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Error: Could not open relation...
Date: 2008-05-23 22:28:15
Message-ID: 483744FF.6090604@selestial.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adrian Klaver wrote:
> On Friday 23 May 2008 6:02 am, Howard Cole wrote:
>
>> Howard Cole wrote:
>>
>>>> Looks like someone or something changed the permissions on the
>>>> postgresql folders or files.
>>>>
>>>> Sincerely,
>>>>
>>>> Joshua D. Drake
>>>>
>>> I've had a look at this file, and postgres has "Full Control".
>>> Howard
>>>
>> Further, the system works fine normally. The permissions error appears
>> to be an isolated error. Is it possible that this error means something
>> else?
>>
>> Are there likely to be serious integrety implications if Postgres failed
>> to access/write to this table for whatever reason, or would the
>> transaction be rolled back.
>>
>
> Previous reports of this type of intermittent behavior on Windows have been
> traced back to AV software.
>
>
The server does run NOD32 AV but it is switched off for the data
directory. Is there a possibility that file system errors can be
reported if there is a heavy load on the file system? The server also
runs as a file server.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-05-23 22:48:59 Re: Short-circuiting FK check for a newly-added field
Previous Message Craig Ringer 2008-05-23 21:01:53 Re: XML Support related questions