mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
## 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>
19 lines
305 B
JSON
19 lines
305 B
JSON
{
|
|
"v17": [
|
|
"17.2",
|
|
"7e3f3974bc8895938308f94d0e96879ffae638cd"
|
|
],
|
|
"v16": [
|
|
"16.6",
|
|
"97f9fde349c6de6d573f5ce96db07eca60ce6185"
|
|
],
|
|
"v15": [
|
|
"15.10",
|
|
"f262d631ad477a1819e84a183e5a7ef561830085"
|
|
],
|
|
"v14": [
|
|
"14.15",
|
|
"c2f65b3201591e02ce45b66731392f98d3388e73"
|
|
]
|
|
}
|