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

From Patrick Earl
Subject Re: Checkpoint request failed on version 8.2.1.
Date
Msg-id e0762e610701111047k364bad14j9ddfe272c981d66f@mail.gmail.com
Whole thread Raw
In response to Re: Checkpoint request failed on version 8.2.1.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Checkpoint request failed on version 8.2.1.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
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.

When running the same unit test suite from a remote machine, the error
does not occur.  The error also does not occur when manually running
the create database command using pgadmin.  We are logging into
PostgreSQL as the same user.

        Patrick

On 1/11/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Patrick Earl" <patearl@patearl.net> writes:
> > 2007-01-11 09:56:17 ERROR:  could not open relation 1663/16403/16426:
> > Permission denied
> > 2007-01-11 09:56:17 ERROR:  checkpoint request failed
> > 2007-01-11 09:56:17 HINT:  Consult recent messages in the server log
> > for details.
> > 2007-01-11 09:56:17 STATEMENT:  CREATE DATABASE "TestDatabase"
>
> Well, like the HINT says, consult recent messages for details.  In this
> case the reason the checkpoint failed was evidently a file permissions
> problem.  Is this repeatable?  What platform is it on?
>
>                         regards, tom lane
>

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ORDER BY col is NULL in UNION causes error?
Next
From: Mike Benoit
Date:
Subject: Re: ORDER BY col is NULL in UNION causes error?