Hi, On Thu, Feb 17, 2022 at 12:26:07PM +0530, Nitin Jadhav wrote: > > Thank you for sharing the information. 'triggering backend PID' (int) > - can be stored without any problem.
There can be multiple processes triggering a checkpoint, or at least wanting it to happen or happen faster. > 'checkpoint or restartpoint?' Do you actually need to store that? Can't it be inferred from pg_is_in_recovery()?