Re: BUG #18582: fixed range of search for empty slot in SLRU

Sergey Sargsyan <sergey.sargsyan.2001@gmail.com>

From: Sergey Sargsyan <sergey.sargsyan.2001@gmail.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-bugs@lists.postgresql.org, Dilip Kumar <dilipbalaut@gmail.com>
Date: 2024-08-19T09:40:18Z
Lists: pgsql-bugs
Glad to be of help.


пн, 19 авг. 2024 г. в 04:20, Alvaro Herrera <alvherre@alvh.no-ip.org>:

> On 2024-Aug-13, Alvaro Herrera wrote:
>
> > On 2024-Aug-13, PG Bug reporting form wrote:
> >
> > > pageno should be searched only inside its own bank, because it may
> never
> > > appear in other banks.
>
> Thanks for reporting this.  I have pushed it now.
>
> --
> Álvaro Herrera         PostgreSQL Developer  —
> https://www.EnterpriseDB.com/
> "El Maquinismo fue proscrito so pena de cosquilleo hasta la muerte"
> (Ijon Tichy en Viajes, Stanislaw Lem)
>


-- 
Sargsyan Serezha           Platform V Pangolin SE —
platformv.sbertech.ru/products/rabota-s-dannymi/pangolin

Commits

  1. Search for SLRU page only in its own bank

  2. Improve performance of subsystems on top of SLRU