Re: Checkpoint request failed on version 8.2.1. - Mailing list pgsql-general

From Tom Lane
Subject Re: Checkpoint request failed on version 8.2.1.
Date
Msg-id 28667.1168543398@sss.pgh.pa.us
Whole thread Raw
In response to Re: Checkpoint request failed on version 8.2.1.  ("Patrick Earl" <patearl@patearl.net>)
Responses Re: Checkpoint request failed on version 8.2.1.  ("Patrick Earl" <patearl@patearl.net>)
List pgsql-general
"Patrick Earl" <patearl@patearl.net> writes:
> We're getting the error as part of an automated test suite and it is
> seems to occur every time the suite is run.  The platform is Win XP 64
> bit.

Hm.  We've seen problems of this ilk caused by bogus antivirus software,
but if that were the explanation it's not clear why running the test
locally vs remotely would change anything.

Another theory is that it's got something to do with Windows' problems
with unlinking open files --- we've found that "permission denied" can
be the error code when attempting to open a file that's been unlinked
but isn't yet gone because someone is holding it open.  Can you
determine whether the complained-of relation is one that's recently been
deleted?

            regards, tom lane

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Trying to load MySQL data
Next
From: "Merlin Moncure"
Date:
Subject: Re: Trying to load MySQL data