Restore Web HMI Databases

During an upgrade, the Web HMI databases from PostgreSQL are automatically exported to the <install_path>\ProficyWebServer\Backups\<Timestamp>\DatabaseExports directory.

Use the files in the <install_path>\ProficyWebServer\Backups\<Timestamp>\DatabaseExports directory to manually restore the Web HMI databases to their previous states. Model and server data are also automatically backed up to \Backups\<Timestamp>\Data.
  1. Stop the PostgreSQL service on Windows.
  2. Replace the files in the ProficyWebServer\Data directory with the files in the \Backups\<Timestamp>\Data directory.
  3. Restart the PostgreSQL service.