Re: performance issue in remove_from_unowned_list()

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: performance issue in remove_from_unowned_list()
Дата
Msg-id 20190306185250.GA18515@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: performance issue in remove_from_unowned_list()  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Ответы Re: performance issue in remove_from_unowned_list()
Re: performance issue in remove_from_unowned_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 по дате отправления:

Предыдущее
От: Jeremy Schneider
Дата:
Сообщение: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: New vacuum option to do only freezing