...
If you want to restore your archived database, use the following command on an new, empty database:
Panel | ||
---|---|---|
| ||
psql -f xtrf-archive.sql -U xtrf xtrf |
...
If you receive any errors, drop the database and create it anew. Then fix the issue and repeat the restoration process.