Re: performance issue in remove_from_unowned_list() - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: performance issue in remove_from_unowned_list()
Date
Msg-id 20190306185250.GA18515@alvherre.pgsql
Whole thread Raw
In response to Re: performance issue in remove_from_unowned_list()  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: performance issue in remove_from_unowned_list()
Re: performance issue in remove_from_unowned_list()
List pgsql-hackers
On 2019-Feb-08, Tomas Vondra wrote:

> I'm wondering if we should just get rid of all such optimizations, and
> make the unowned list doubly-linked (WIP patch attached, needs fixing
> the comments etc.).

+1 for that approach.

Did you consider using a dlist?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Jeremy Schneider
Date:
Subject: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS)
Next
From: Robert Haas
Date:
Subject: Re: New vacuum option to do only freezing