mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-28 01:30:29 +08:00
This change adds create_distributed_restore_point() function which allows to create recovery restore point across data nodes. Fix #2846