Re: [BUGS] BUG #1745: Unable to delete data from the

From: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
To: "Sivaraman K(dot)G" <Ganapathy(dot)Sivaraman(at)alcatel(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #1745: Unable to delete data from the
Date: 2005-07-11 13:27:55
Message-ID: Pine.LNX.4.44.0507111526460.23242-100000@zigo.dhs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Sun, 10 Jul 2005, Sivaraman K.G wrote:

> The error in the log file is as follows :
>
> ERROR : xlog flush request 0/D17B00 is not satisfied ---
> flushed only to
> 0/C31ED0
> CONTEXT : writing block 0 of relation 17231/17232/17249
> WARNING : could not write block 0 of 17231/17232/17249
> DETAIL : Multiple failures --- write error may be
> permanent.

Check your kernel log for disk errors. It could very well be that your
disk is about to die (or already have).

--
/Dennis Björklund

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jan Wieck 2005-07-11 18:09:36 Re: pg_autovacuum: short, wide tables
Previous Message Oliver Jowett 2005-07-11 02:29:37 Re: BUG #1756: PQexec eats huge amounts of memory

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-07-11 13:31:25 Re: suspicious pointer/integer coersion
Previous Message Bhanu Prakash 2005-07-11 13:25:59 About postgres C++ APIs...