ERROR: XLogFlush request 0/240169BC is not satisfied

From: "Nitin Verma" <nitinverma(at)azulsystems(dot)com>
To: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: ERROR: XLogFlush request 0/240169BC is not satisfied
Date: 2007-04-11 11:40:14
Message-ID: 640150C1BB635E4C9F2F617BA3EFF1D101FBFC69@XCHMTV1.azulsystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message William Garrison 2007-04-11 13:21:01 Do I need serializable for this query? -- Part 2
Previous Message Listmail 2007-04-11 11:22:18 Re: The rule question before, request official documentation on the problem