-hackers@postgresql.org
Subject: Re: [HACKERS] could not write block & xlog flush request 3FD/0 is
not satisfied
On Sun, May 8, 2011 at 4:18 PM, Yves Weißig
wrote:
> ERROR: xlog flush request 3FD/0 is not satisfied --- flushed only to
> 0/20E2DC4
>
That's a pretty big differenc
On Sun, May 8, 2011 at 4:18 PM, Yves Weißig
wrote:
> ERROR: xlog flush request 3FD/0 is not satisfied --- flushed only to
> 0/20E2DC4
>
That's a pretty big difference in log positions. It seems likely
you've overwritten the block header writing garbage to the LSN.
--
greg
--
Sent via pgsql-h
Am 08.05.2011 17:38, schrieb Kevin Grittner:
> Yves Weißig wrote:
>
>> my experimental index which I am developing still has some
>> problems. Perhaps the list has some advices or hints where this
>> error might occur:
>>
>> WARNING: could not write block 6 of base/459204/483963
>> DETAIL: Multip
Yves Weißig wrote:
> my experimental index which I am developing still has some
> problems. Perhaps the list has some advices or hints where this
> error might occur:
>
> WARNING: could not write block 6 of base/459204/483963
> DETAIL: Multiple failures --- write error might be permanent.
>
> d
Hi again pgsql-hackers,
my experimental index which I am developing still has some problems.
Perhaps the list has some advices or hints where this error might occur:
WARNING: could not write block 6 of base/459204/483963
DETAIL: Multiple failures --- write error might be permanent.
directly fo