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();
当前内容版权归 TimescaleDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 TimescaleDB .