Overview
In addition to the Microsoft SQL server database, Orchestration Services currently supports the PostgreSQL database. You can set up the PostgreSQL database using a PowerShell function.
Before you begin
Before you deploy the database, make sure that:
The database is setup.
Java is installed on the server where you are running the PowerShell scripts.
The latest PowerShell modules are installed.
Procedure
- Run the Install-CoraSeQuenceDatabaseLiquibaseChangeSets function.
NOTE
Database files are installed in default locations, as configured on the database server. If required, after installation, you can move the files using the standard procedure.