FATAL Error

From: Matt <matthew(at)zeut(dot)net>
To: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: FATAL Error
Date: 2006-08-07 22:21:10
Message-ID: 44D7BCD6.4010501@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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
WARNING: could not write block 3421 of 1663/9533957/9534098
DETAIL: Multiple failures --- write error may be permanent.

psql -l fails with:
psql: FATAL: xlog flush request 2/13CEA8AC is not satisfied --- flushed
only to 2/13634EE4
CONTEXT: writing block 3421 of relation 1663/9533957/9534098

but I can connect using psql DBNAME

Any insight other than restore from your most recent backup?

Thanks,

Matt

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Peterson 2006-08-07 22:36:49 DROP TABLESPACE fails
Previous Message Jeff Davis 2006-08-07 22:11:36 Re: Practical maximums (was Re: PostgreSQL theoretical