Re: [HACKERS] Broken O(n^2) avoidance in wal segment recycling. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [HACKERS] Broken O(n^2) avoidance in wal segment recycling.
Date
Msg-id 20190507030914.GE1499@paquier.xyz
Whole thread Raw
In response to Re: [HACKERS] Broken O(n^2) avoidance in wal segment recycling.  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Mon, May 06, 2019 at 08:00:23PM -0700, Andres Freund wrote:
> Michael's email had a proposed patch. I think there's a few small
> changes needed, but otherwise it looks like the right direction to me.

I would not mind seeing this stuff fixed and back-patched.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Heap lock levels for REINDEX INDEX CONCURRENTLY not quite right?
Next
From: Amit Kapila
Date:
Subject: Re: Unhappy about API changes in the no-fsm-for-small-rels patch