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