mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
9746b6ea31
Implement the timeline specific `archival_config` endpoint also in the storage controller. It's mostly a copy-paste of the detach handler: the task is the same: do the same operation on all shards. Part of #8088.