Re: Buffer Manager and Contention - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Buffer Manager and Contention
Date
Msg-id CANbhV-GyZqFvWzsO2BJXRoNHGghbTyTwSSUw5qWdh8XP2r4ywg@mail.gmail.com
Whole thread Raw
In response to Re: Buffer Manager and Contention  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
On Fri, 25 Feb 2022 at 01:20, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote:

> Yura Sokolov is proposing a patch to separte the two partition locks.
>
> https://www.postgresql.org/message-id/1edbb61981fe1d99c3f20e3d56d6c88999f4227c.camel%40postgrespro.ru
>
> And it seems to me viable for me and a benchmarking in the thread
> showed a good result.  I'd appreciate your input on that thread.

Certainly, I will stop this thread and contribute to Yura's thread.

-- 
Simon Riggs                http://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: why do hash index builds use smgrextend() for new splitpoint pages
Next
From: Andres Freund
Date:
Subject: Re: Proposal: Support custom authentication methods using hooks