ERROR: XLogFlush request 0/240169BC is not satisfied - Mailing list pgsql-general

From Nitin Verma
Subject ERROR: XLogFlush request 0/240169BC is not satisfied
Date
Msg-id 640150C1BB635E4C9F2F617BA3EFF1D101FBFC69@XCHMTV1.azulsystems.com
Whole thread Raw
In response to Re: The rule question before, request official documentation on the problem  (Listmail <lists@peufeu.com>)
List pgsql-general
java.sql.SQLException: ERROR:  XLogFlush: request
0/240169BC is not satisfied --- flushed only to 0/23FFC01C

This error I was in the logs of a java process that was failing to get some
data. But using psql I was able to connect and query all the data. Thus this
may indicate some connection / statement isolated problem but I am not sure
about that.


I would like to understand; When/why do we get this error? And can we avoid
or detect this?

pgsql-general by date:

Previous
From: "paul rivers"
Date:
Subject: table partitioning and plpgsql functions in 8.2.3
Next
From: "Leif B. Kristensen"
Date:
Subject: Re: Dumping part (not all) of the data in a database...methods?