Hello
ARIS Connect version: 10.0.22.0.3295151
There are two servers:
1) Application server;
2) Database server.
I need to install (1) ARIS Connect Server on the application server.
Postgresql 13 is already installed on the database server (2) (database, schemas and users have not been created).
Both servers (1) and (2) are running Linux.
I plan to install ARIS Connect Server remotely with the "Standard" parameter from a computer running Windows.
(A separate database server is needed, because there are too many users, it is not recommended to use a standard database with a large number of users)
Make a backup from standard Postgresql.
Restore data on server 2 (which also has Postgresql installed) from the created backup.
Then reassign the ARIS connection settings to the new database using the "update external service db0000000000" command.
Please tell me how I can make a backup copy from the standard Postgresql database, load it into an empty DBMS (on server 2) and reassign the ARIS connection settings to the database.