Skip to main content
Common Reference

trepctl restore

The trepctl restore command restores the database on a host from a previous backup.

Usage
trepctl [ common-options ] restore

Once the restore has been completed, the node will remain in the OFFLINE state. The datasource should be switched ONLINE using trepctl:

shell> trepctl online

Any outstanding events from the primary will be processed and applied to the replica, which will catch up to the current primary status over time.