DeviceExpert Backup steps :
Please stop DeviceExpert.
IMPORTANT: Take a copy of the entire <DeviceExpert> installation directory and save it somewhere.
Postgres Installation :
Download DeviceExpert Postgres 5990 build from below link and copy it in DeviceExpert MYSQL installation server (Same server as current but Different drive)
Unzip the DeviceExpert.zip
Open Command prompt and navigate to DeviceExpert\bin and execute initPgsql.bat/.sh
Open Command prompt and navigate to DeviceExpert\bin and execute startDB.bat/.sh 13306
Once done follow the steps for Mysql Installation as mentioned below.
MySQL installation :
Stop the Device Expert service.
Open DeviceExpert mysql installation folder and navigate to DeviceExpert_Home/bin directory.
Open MigrateFromMySqlToPGSQL.bat/.sh file using wordpad and edit the entry -Xms128m -Xmx2448m to -Xmx512m to -Xmx1024m
Open a command prompt with administrator privilege and navigate to DeviceExpert\bin directory.
Execute MigrateFromMySqlToPGSQL.bat/.sh
hostname - localhost
Provide pgsql Port number:-13306
username -postgres
Password - postgres
database name - deviceexpert
Try to Migrate and let us know how it goes.
Once done navigate to DeviceExpert_Home/bin and execute deviceexpert.bat/.sh remove