alternatives - Search results
Mailing lists >> pgsql-hackers >> Thread
2025-06-06 07:52:52 | Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly (Amit Kapila)
alternative will needlessly prevent removing WAL segments in some cases when logical slots are in use. [1] - https:///message-id/CAA4eK1KMaPA5jir_SFu%2Bqr3qu55OOdFWVZpuUkqTSGZ9fyPpHA%40mail.gmail.com
Mailing lists >> pgsql-hackers >> Thread
2025-06-05 18:21:20 | Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly (Vitaly Davydov)
alternative solution. I think, we can update xmin horizon in checkpoint only but the horizon
Mailing lists >> pgsql-hackers >> Thread
2025-05-26 14:43:46 | Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly (Amit Kapila)
trying to see if there are any other alternative ideas to fix this issue. -- With Regards, Amit Kapila.
Mailing lists >> pgsql-hackers >> Thread
2025-05-20 18:44:44 | Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly (Vitaly Davydov)
alternative.rej patch for this case). If you think, we should incorporate this new change