Re: FATAL: terminating connection due to conflict with recovery

From: Jeff Ross <jross(at)wykids(dot)org>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FATAL: terminating connection due to conflict with recovery
Date: 2011-08-31 14:46:30
Message-ID: 4E5E495E.4050007@wykids.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 08/30/11 18:03, Fujii Masao wrote:
> On Wed, Aug 31, 2011 at 5:51 AM, Jeff Ross<jross(at)wykids(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2011-08-31 14:49:35 Re: Index usage on OR queries
Previous Message edwardIshaq 2011-08-31 14:46:11 Re: how do I disable automatic start on mac os x?