Re: pgsql error

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: "Mcleod, John" <johnm(at)spicergroup(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgsql error
Date: 2011-07-25 20:58:13
Message-ID: CAHyXU0x=eEU+A0fva8QDD5057_CR9uxEiJQhytouR_zC62ynng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 25, 2011 at 3:05 PM, Mcleod, John <johnm(at)spicergroup(dot)com> wrote:
> Hello all,
>
> I'm new to pgsql and I'm taking over for a project manager that left the
> company.
>
> I'm receiving the following error…
>
>
>
> CONTEXT: writing block 614 of relation 394198/412175
>
> WARNING: could not write block 614 of 394198/412175
>
> DETAIL: Multiple failures --- write error may be permanent.
>
> ERROR: xlog flush request 0/34D53680 is not satisfied --- flushed only to
> 0/34CD1EB0

This is a fairly low level error that is telling you the WAL could not
be written out. Out of drive space? Data corruption?

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitriy Igrishin 2011-07-25 21:11:19 Re: TRUNCATE pg_largeobject
Previous Message Cédric Villemain 2011-07-25 20:57:19 Re: pgsql error