Bug report: Dramatic increase in conflict with recovery after upgrading 10.2->10.5

From: Chris Travers <chris(dot)travers(at)adjust(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Bug report: Dramatic increase in conflict with recovery after upgrading 10.2->10.5
Date: 2018-09-10 09:43:47
Message-ID: CAN-RpxAZeKt6wvEXK-3uR91y_V6BmpYxGxZAZK03piFpX_oJMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I haven't done significant debugging on this yet but if anyone else has
seen this problem and can point me at anything this would be good.
Otherwise I believe we will expect to debug and try to fix this problem
soon.

After upgrading to PostgreSQL 10.5 from 10.2, we went from one type of
query having about one recovery conflict per month to about three or so
every two days. The queries in question should usually complete very fast
and should never hit the 30 sec max standby delay.

At present I believe this to likely be a regression. But if nobody else
knows otherwise, I should know more in a couple days.

--
Best Regards,
Chris Travers
Head of Database

Tel: +49 162 9037 210 | Skype: einhverfr | www.adjust.com
Saarbrücker Straße 37a, 10405 Berlin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Kuzmenkov 2018-09-10 09:50:31 Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused
Previous Message Daniel Gustafsson 2018-09-10 09:41:15 Re: Latest HEAD fails to build