Re: FATAL: terminating connection due to conflict with recovery - Mailing list pgsql-general

From Fujii Masao
Subject Re: FATAL: terminating connection due to conflict with recovery
Date
Msg-id CAHGQGwFvK9nQmuR_Keqxg93rYJyiYt3rXOw2TXdkZWviEn+rcA@mail.gmail.com
Whole thread Raw
In response to FATAL: terminating connection due to conflict with recovery  (Jeff Ross <jross@wykids.org>)
Responses Re: FATAL: terminating connection due to conflict with recovery  (Jeff Ross <jross@wykids.org>)
List pgsql-general
On Wed, Aug 31, 2011 at 5:51 AM, Jeff Ross <jross@wykids.org> wrote:
> Is there a setting in this or something else that I should tweak so this
> query can complete against the replica?  Google turned up some threads on
> the error code associated with the error but I didn't find much else that
> seems applicable.

Increasing max_standby_archive_delay and max_standby_streaming_delay
would be helpful to make the query complete. Please see the following manual
for details.
http://www.postgresql.org/docs/9.0/interactive/hot-standby.html#HOT-STANDBY-CONFLICT

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: heavy swapping, not sure why
Next
From: Craig Ringer
Date:
Subject: Re: Postgresql-9.0.1 Recovery