Configuring EPO to use the existing version of the PostgreSQL database
This section describes how to configure a newly installed version of EcoStruxure™ Power Operation (EPO) to use the existing PostgreSQL database.
To configure EPO to use the existing PostgreSQL database:
- From the service application or command prompt, stop the PostgreSQL service.
- Copy the contents of the database directory referenced by the previous version of EPO. This is located in the following directory:
.. \ProgramData\Schneider Electric\Power Operation\v2022
(previous version)\database
- Paste the contents to the database directory referenced by the latest EPO installation. This is located in the following directory:
.. \ProgramData\Schneider Electric\Power Operation\v2022\database
NOTE: If schema migration is required, contact Schneider Electric technical support.
- From the service application or command prompt, start the PostgreSQL service.
- Reset the Internet Information Service (IIS) and restart the Application Pool. For more information, see Additional workflows section in Configuring EPO to use the new version of the PostgreSQL database
- Log in with any other EPO user account.
- Run the EPO project. This project now uses data from the existing PostgreSQL database.