Re: Flush SLRU counters in checkpointer process

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, daniel(at)yesql(dot)se, "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Flush SLRU counters in checkpointer process
Date: 2023-09-04 12:24:48
Message-ID: CAJ7c6TP=QBXtbxYA-dao5uYDC75itX=gHgL1HEsfiRZt45QYDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> I think I've managed to reproduce the issue. The test I've added to check slru flush was the one failing in the regression suite.

A consensus was reached [1] to mark this patch as RwF for now. There
are many patches to be reviewed and this one doesn't seem to be in the
best shape, so we have to prioritise. Please feel free re-submitting
the patch for the next commitfest.

[1]: https://postgr.es/m/0737f444-59bb-ac1d-2753-873c40da0840%40eisentraut.org
--
Best regards,
Aleksander Alekseev

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2023-09-04 12:27:10 Re: [PATCH] Infinite loop while acquiring new TOAST Oid
Previous Message Jelte Fennema 2023-09-04 12:24:05 Re: proposal: psql: show current user in prompt