> On 30 Apr 2025, at 10:35, Michael Paquier <mich...@paquier.xyz> wrote: > > - A flush is used to write the points' data to disk. Interesting functionality. 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. Though they will appear on standby, which is, probably, not expected functionality... Best regards, Andrey Borodin.
- Persist injection points across server restarts Michael Paquier
- Re: Persist injection points across server restarts Andrey Borodin
- Re: Persist injection points across server restar... Michael Paquier