Re: Persist injection points across server restarts - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Persist injection points across server restarts
Date
Msg-id aBHQz8kN4NaZWUJo@paquier.xyz
Whole thread Raw
In response to Re: Persist injection points across server restarts  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
On Wed, Apr 30, 2025 at 10:52:51AM +0500, Andrey Borodin wrote:
> Did you consider custom resource manager to WAL-log injection
> points? This way we do not need to flush them explicitly, they
> always will be persistent.

WAL-logging would not work in the case I've faced, because we need a
point much earlier than the startup process beginning any redo
activity, so I don't think that this would be useful.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Typo in multixact.c and jsonfuncs.c documentation
Next
From: David Rowley
Date:
Subject: Re: Typo in multixact.c and jsonfuncs.c documentation