Genpact Cora Knowledge Center

Support

Deploying a non-Microsoft SQL Database

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

  1. 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.