BUG #6423: max_standby_streaming_delay does not work

From: 139669962(at)qq(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6423: max_standby_streaming_delay does not work
Date: 2012-01-31 09:35:57
Message-ID: E1RsA85-0005pM-3o@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6423
Logged by: Weiyu Zhao
Email address: 139669962(at)qq(dot)com
PostgreSQL version: 9.0.6
Operating system: Redhat 5.5 x86_64
Description:

The parameter max_standby_streaming_delay does not work. The parameter is
set 30s. My queries' duration is about 7 or 8 seconds. I still encounter
errors:
CSTFATAL: terminating connection due to conflict with recovery
CSTDETAIL: User query might have needed to see row versions that must be
removed.
CSTHINT: In a moment you should be able to reconnect to the database and
repeat your command.
I have a test case, but I don't know how to upload it.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bridget Frey 2012-01-31 13:47:57 Re: BUG #6200: standby bad memory allocations on SELECT
Previous Message Dharmendra Goyal 2012-01-31 07:34:36 Re: BUG #6404: postgres account not created during unattended install