Online checkpoint replication state (#9976)

## Problem

See https://neondb.slack.com/archives/C04DGM6SMTM/p1733180965970089

Replication state is checkpointed only by shutdown checkpoint.
It means that replication snapshots are not removed till compute
shutdown.

## Summary of changes

Checkpoint replication state during online checkpoint

Related Postgres PR:
https://github.com/neondatabase/postgres/pull/546

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
This commit is contained in:
Konstantin Knizhnik
2024-12-18 11:34:38 +02:00
committed by GitHub
parent c52514ab02
commit aaf980f70d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"v17": [
"17.2",
"65c4e46baf56ec05412c7dd63d62faff0b33dcfb"
"7e3f3974bc8895938308f94d0e96879ffae638cd"
],
"v16": [
"16.6",