Database Restore Panel
This chapter describes the NGA PostgreSQL® restore panel.
This panel enables the manual execution of database restore operations. Currently only the PostgreSQL® database managed by WinCC OA is supported. The Target database drop-down list allows you to select the target database (using the backend name) and sets the context for all other configurations in the panel.
The restore operations are carried out by a special manager that is located on the same side as the selected database.
Configuration
This chapter describes the configuration of the restore panel.
The location of the managed PostgreSQL® database directory is:
<project path>/db/wincc_oa/localdb/postgresql/16/pgdata
The copy is called:
<project path>/db/wincc_oa/localdb/postgresql/16/pgdata.bak
This copy makes it possible to quickly undo the restore (in the event of an error during the restore operation or any other problem discovered later) by simply renaming the directory back to the original name (this is a manual process). The renamed directory can be deleted manually.
Restore
This chapter describes the restore process.
