Error in Postgresql after a Machine Crash

From: "Paulo Henrique Oliveira" <baptista(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: exellon(at)linuxsolutions(dot)com(dot)br
Subject: Error in Postgresql after a Machine Crash
Date: 2006-03-15 03:56:21
Message-ID: a0a3db8b0603141956m1853b1eek@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi people,
I was using postgres 7.2.1 in a Debian Woody server (in prodution).
The machine crashed and when I restart it the following error occurs a lot
in log.

2006-03-14 14:35:23 [11858] ERROR: XLogFlush: request 102/7407C864 is not
satisfied --- flushed only to 102/4CFEC030
2006-03-15 00:26:38 [23112] ERROR: XLogFlush: request 102/598F8630 is not
satisfied --- flushed only to 102/4D1A1DE0

How do I fix this?

TIA, Paulo Henrique

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-03-15 04:09:14 Re: Relation 'pg_largeobject' does not exist
Previous Message Nick Johnson 2006-03-15 03:17:48 Re: Dynamic function execution?