Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 351 Bytes

File metadata and controls

7 lines (6 loc) · 351 Bytes

On $CLOUD_LONG and $MST_LONG, restart background workers by doing one of the following:

  • Run SELECT timescaledb_pre_restore(), followed by SELECT timescaledb_post_restore().
  • Power the service off and on again. This might cause a downtime of a few minutes while the service restores from backup and replays the write-ahead log.