Prerequisites for BDR 360 Integration: Configuring PostgreSQL for BDRSuite Backup Server Registration

Prerequisites for BDR 360 Integration: Configuring PostgreSQL for BDRSuite Backup Server Registration

KB ID: 600001
Cause:
To successfully register your BDRSuite Backup Server with the BDR 360 Server, you need to load the necessary helper libraries and dlls into the PostgreSQL database. Follow these steps to complete the process.
Solution:

1. Locate and Open `postgresql.conf'

  1. Navigate to your PostgreSQL data storage location.
  2. Find the `postgresql.conf` file. 
Notes
Note: You can locate the Postgres data storage path by checking the properties of the BDRSuite Postgres Database Service.

Example: `I:\PostgreSQLData\postgresql.conf

2. Edit the Configuration File

  1. Open `postgresql.conf` in a text editor.
  2. Locate the following lines:
     #mbsutils.BgWorkHelperPath = '<INSTALLATION_PATH>\PostgreSQL\<version>\lib\mbsbghelper.dll'
     #shared_preload_libraries = 'mbsutils'
  1. Uncomment these lines by removing the `#` character at the beginning of each line.

3. Save Changes and Restart PostgreSQL

  1. Save the updated `postgresql.conf` file.
  2. Restart the PostgreSQL service. The service name is typically `BDRSuite PostgreSQL Database`.
Conclusion:
Following these steps will configure your PostgreSQL server to work with BDR 360, ensuring a smooth registration process for your BDRSuite Backup Server. If you encounter any issues or need further assistance, please reach out for BDRSuite Support.

    • Related Articles

    • Prerequisites for Automatically Adding a Proxmox VE Host to BDRSuite Backup Server

      KB ID: 115226 Overview This article provides the necessary prerequisites for automatically adding a Proxmox VE host to the BDRSuite Backup Server. Ensuring these requirements are met allows seamless connectivity and communication between the Proxmox ...
    • Configuring PostgreSQL Database Backups

      Configuring PostgreSQL Database Backup ensures robust protection for your PostgreSQL databases, safeguarding critical data and maintaining business continuity. With customizable backup schedules, retention policies, and flexible recovery options, ...
    • Backup aborted

      KB ID: 101005 Product: BDRSuite Backup Server Cause This will occur due to the following reasons: Backup configuration stored in the server and client is incompatible. When the Backup storage location is inaccessible to the backup server. If you ...
    • Prerequisites for Installing BDRSuite Integration Service (BIS) on Microsoft Hyper-V

      KB ID: 115083 Summary: BDRSuite Backup Server employs the BDRSuite Integration Service (BIS) to facilitate seamless backup of virtual machines on Microsoft Hyper-V servers. This article outlines the essential prerequisites that must be fulfilled to ...
    • Adding PostgreSQL Database Server for Backup

      PSQL Server can be backed up using the BDRSuite Backup Server. You can simply add the source to the BDRSuite Backup Server and configure backups. Navigate to Data Sources tab and choose Add PostgreSQL Database Server. When a PostgreSQL Database ...