Search Postgresql Archives

Re: FATAL Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Matt <matthew@xxxxxxxx> writes:
> I'm getting the following error on PGSQL 8.0.8 server that I admin.  I 
> don't think this is a hardware problem but I'm not sure.  Anyway in the 
> logfile I'm constantly getting this:

> ERROR:  xlog flush request 2/13CEA8AC is not satisfied --- flushed only 
> to 2/13634EE4
> CONTEXT:  writing block 3421 of relation 1663/9533957/9534098

This indicates that the LSN word of that block contains 2/13CEA8AC,
which is impossibly large if WAL currently extends only to 2/13634EE4.
Have you had any crashes or other odd behavior recently?
What files do you see in $PGDATA/pg_xlog/?  Can you grab a copy of
pg_filedump and look at what the block contains on-disk?

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux