Skip to content
TimescaleDB - Timeseries database for PostgreSQL
  • Timescale.com
  • Try for free
Get started
Use Timescale
Tutorials
Code quick starts
API Reference
Hypertables & chunks
Distributed hypertables
Compression
Continuous aggregates
Data retention
Actions and automation
Hyperfunctions
Informational views
Configuration
Administration Functions
timescaledb_pre_restore
timescaledb_post_restore
get_telemetry_report
dump_meta_data
API Reference Tag Overview
Other deployment options
About Timescale
Find a docs page
TimescaleDB API referenceAdministrative functions

timescaledb_post_restore()

Perform the proper operations after restoring the database has completed. Specifically this resets the timescaledb.restoring GUC and restarts any background workers. See backup/restore docs for more information.

Sample usage

SELECT timescaledb_post_restore();

Keywords

admin

Found an issue on this page?

Report an issue!
Previoustimescaledb_pre_restoreNextget_telemetry_report

Related Content

timescaledb_pre_restore()
Prepare a database for data restoration
Administrative functions
Prepare a database for backup and restore, and keep track of your setup data
dump_meta_data.sql
Output metadata for support requests and bug reports
get_telemetry_report()
Get the telemetry string that is sent to Timescale servers
Back up and restore your Managed Service for TimescaleDB
Understand the various alternative tools that you can use to manage your MST backups
Migrating from self-hosted Timescale to Managed Service for TimescaleDB
Migrating an existing Timescale database to Managed Service for TimescaleDB