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

From Jeff Ross
Subject Re: FATAL: terminating connection due to conflict with recovery
Date
Msg-id 4E5E495E.4050007@wykids.org
Whole thread Raw
In response to Re: FATAL: terminating connection due to conflict with recovery  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-general
On 08/30/11 18:03, Fujii Masao wrote:
> 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,
>

Thank you!

And now the error message is linked to the solution for the next person.

Jeff

pgsql-general by date:

Previous
From: Tore Halvorsen
Date:
Subject: Re: Index usage on OR queries
Next
From: Andy Colson
Date:
Subject: Re: Index usage on OR queries