ERROR: XLogFlush request 0/240169BC is not satisfied

Поиск
Список
Период
Сортировка
От Nitin Verma
Тема ERROR: XLogFlush request 0/240169BC is not satisfied
Дата
Msg-id 640150C1BB635E4C9F2F617BA3EFF1D101FBFC69@XCHMTV1.azulsystems.com
обсуждение исходный текст
Ответ на Re: The rule question before, request official documentation on the problem  (Listmail <lists@peufeu.com>)
Список 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 по дате отправления:

Предыдущее
От: "paul rivers"
Дата:
Сообщение: table partitioning and plpgsql functions in 8.2.3
Следующее
От: "Leif B. Kristensen"
Дата:
Сообщение: Re: Dumping part (not all) of the data in a database...methods?