Install the Server Cluster Database
This first part of the install process establishes a PostgreSQL database; this includes a service that automatically starts the database upon installation. Configuration of the database is required, which includes selecting the location of the database, port configuration, and database user and password assignment.
Please Note!
- Password complexity must meet the requirements as defined by the operating system hosting the database or this installation will fail.
- Additional database configuration may be required if you already have the PostgreSQL database installed. Do not proceed with this installation until you have contacted Support.
- Ensure that the firewall on the machine that is hosting the database allows connections from all other remote computers that are part of the Server Cluster. Whichever directory the database will be created in must have the proper permissions for users to access that directory.
- For Linux, the Database installation must be done as root.
Install Procedure
- Launch the install: Locate the executable file. (For Linux, must launch as root)
- Introduction: Read all instructions and recommendations.
- License Agreement: Read the License Agreement. Click the I accept the terms of the License Agreement radio-button to enable the Next button.
- Choose Server Installation Type: Select Server Cluster
Database from the radio button options and click
Install.Note: Additional database configuration may be required if you already have the PostgreSQL database installed. Do not proceed with this installation until you have contacted Support.
- Choose Server Cluster Database Install Folder: Choose the location for the database to be installed. This must have the proper permissions for users to access that directory.
- Server Cluster Database Configuration: Configure the PostgreSQL database for connection. This includes Port, User, and Password. These options apply to the database installation configuration. Password complexity must meet the requirements as defined by the operating system hosting the database or this installation will fail.
- Select the desired product shortcut locations (optional).
- Review the pre-installation summary before installing.
The installed PostgreSQL database also includes a service that automatically starts the database upon install.