Re: [PERFORM] xlog flush request error

2005-11-24 Thread Tom Lane
[EMAIL PROTECTED] writes: > ERROR: xlog flush request 7/7D02338C is not satisfied --- flushed only to > 3/2471E324 > writing block 297776 of relation 1663/2110743/2110807 You need to fix or zero out that data block ... regards, tom lane ---(end

Re: [PERFORM] xlog flush request error

2005-11-24 Thread Vipul . Gupta
, have not been able to solve this problem Regards, Vipul Gupta Tom Lane <[EMAIL PROTECTED]> 11/24/2005 09:07 PM                 To:        [EMAIL PROTECTED]         cc:        pgsql-performance@postgresql.org         Subject:        Re: [PERFORM] xlog flush request error [EMAIL PRO

Re: [PERFORM] xlog flush request error

2005-11-24 Thread Tom Lane
[EMAIL PROTECTED] writes: > Can anyone suggest how do i fix this > xlog flush request 7/7D02338C is not satisfied --- flushed only to > 3/2471E324 This looks like corrupt data to me --- specifically, garbage in the LSN field of a page header. Is that all you get? PG 7.4 and up should tell you