Migrating from an existing PostgreSQL/MS SQL database to a bundled PostgreSQL database
Make a note of the current ADManager Plus build number.
Stop ADManager Plus.
Install a fresh instance of ADManager Plus of same build.
Invoke <New ADManager Plus installation folder>\bin\startDB.bat in Command Prompt.
Invoke <Old ADManager Plus installation folder>\bin\ChangeDB.bat in Command Prompt. Make sure that the same user running Command Prompt is running ADManager Plus.
In the Database Setup Wizard pop-up that appears, select Bundled PostgreSQL Server as the Server Type.
Enter the required details as given below:
Host Name: Enter either the localhost address or the machine hostname or IP address of the newly installed ADManager Plus build.
Port: 33306
Database Name: adsm
User Name: admanager
Password: admanager
Click Test Connection and check if the connection is established successfully.
Click Save.
Once the migration is completed successfully, copy the customer-config.xml from the <Old ADManager Plus installation folder>/conf and replace the customer-config.xml in the <New ADManager Plus installation folder>/conf.