Cause-1: PostgreSQL service is not runningProblem: This error occurs when the PostgreSQL service is not properly started on the backup server machine or has stopped due to environmental reasons.Solution:1. Verify the status of the following PostgreSQL services in the "services.msc" console and start them if they are stopped:For BDRSuite v5.3 and above: BDRSuite PostgreSQL DatabaseFor BDRSuite v5.0: VembuBDR PostgreSQL DatabaseFor BDRSuite up to v4.2: VembuPostgreSQL2. If the PostgreSQL services fail to start, follow these steps:a. Open the Task Manager on the machine.b. Go to the "Details" tab and check if "postgres.exe" is running. Also, terminate any child executables of VembuPostgreSQL, if present.c. Stop all BDRSuite services running in "services.msc."Then start the services one-by-one in the following order:1. BDRSuite PostgreSQL Database2. BDRSuite WebServer3. BDRSuite Backup Server Virtual Physical Workloads4. BDRSuite Memcache for AWS5. BDRSuite 360 Agent6. BDRSuite WebService for AWS7. BDRSuite WebSocket for AWS8. BDRSuite Backup Server for AWS9. BDRSuite Backup Server Google Workspace10. BDRSuite Backup Server Microsoft 36511. BDRSuite GranularRecovery for MS ApplicationsFor BDRSuite Client, follow the same steps but replace the service names with
- BDRSuite Client PostgreSQL Database
- BDRSuite Client WebServer
- BDRSuite Client for Virtual Physical Workloads
- BDRSuite Memcache for AWS
Cause-2: PostgreSQL data storage location drive letter changedProblem: This error occurs when the drive letter for the installed PostgreSQL data storage location is changed.Solution: Follow the steps in this link to migrate Vembu BDR/Vembu OffsiteDR internal database (PostgreSQL) files from one location to another.Cause-3: Webserver browser cacheProblem: This error occurs due to Webserver browser cache.Solution: Ensure you restart the BDRSuite WebServer along with the BDRSuite PostgreSQL Database services by starting PostgreSQL first and then the Webserver.Cause-4: PostgreSQL database storage location configured in unsupported file system (exFAT)Problem: This error occurs when the PostgreSQL database storage location is configured with the exFAT file system, which is not supported.Solution: It is not recommended to install PostgreSQL service in the exFAT file system. The supported file systems are NTFS and ReFS, while the unsupported ones are FAT32, UDF, exFAT, NAS, and removable drives (USB Drive).Note: Please make sure to select a supported file system (NTFS or ReFS) during the PostgreSQL installation.