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.
SELECT timescaledb_post_restore();
Keywords
Found an issue on this page?
Report an issue!