Database Recovery
Please backup your database before proceeding with recovery.
Recovering
To use the pg_resetwal
command, follow these steps:
Stop the Reality Hub Database Service.
Run the following command:
"C:\Program Files\Zero Density\RealityHub\pg\bin\pg_resetwal.exe" -f "C:\ProgramData\Zero Density\RealityHub\dbdata"
Restart the Reality Hub Database Service.
Once the Reality Hub Database Service has restarted, you should be able to connect to it and use it as usual.
Last updated