All right, what would we be the best way to debug such a problem? Yves
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Greg Stark Sent: Sunday, May 08, 2011 6:36 PM To: [email protected] Cc: [email protected] 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 <[email protected]> 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-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
