Re: Understanding 'could not read block' - Mailing list pgsql-general

From Tom Lane
Subject Re: Understanding 'could not read block'
Date
Msg-id 23286.1253803128@sss.pgh.pa.us
Whole thread Raw
In response to Re: Understanding 'could not read block'  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
List pgsql-general
=?UTF-8?Q?Grzegorz_Ja=C5=9Bkiewicz?= <gryzman@gmail.com> writes:
> On Thu, Sep 24, 2009 at 1:14 PM, stevesub <steve.n@subwest.com> wrote:
>> I get an error:
>> ERROR:  could not read block 8519713 of temporary file: Permission denied

> try switching off any antivirus software running.

The usual advice is to actually *uninstall* whatever antivirus software
you are running.  Some of it is so broken that it keeps on rejecting
things at random even when nominally turned off.

My private advice is to get off Windows.

            regards, tom lane

pgsql-general by date:

Previous
From: Selena Deckelmann
Date:
Subject: Re: Looking for way to replicate master db to multiple mobile databases
Next
From: sheepjxx
Date:
Subject: What is the difference of these two kinds of foreign key defination?