Re: pgsql: Improve performance of subsystems on top of SLRU - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pgsql: Improve performance of subsystems on top of SLRU
Date
Msg-id 202403041736.k5mrz5ntswt5@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: Improve performance of subsystems on top of SLRU  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
FWIW there's a stupid bug in 0002, which is fixed here.  I'm writing a
simple test for it.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"Now I have my system running, not a byte was off the shelf;
It rarely breaks and when it does I fix the code myself.
It's stable, clean and elegant, and lightning fast as well,
And it doesn't cost a nickel, so Bill Gates can go to hell."

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set
Next
From: Ranier Vilela
Date:
Subject: Avoid is possible a expensive function call (src/backend/utils/adt/varlena.c)