Select this driver to connect to an external database that meets the Database requirements. See below for the required configuration parameters.
Name of the PostgreSQL Database
The name of an external PostgreSQL database that meets the Database requirements. The Certificate Management deployment process will automatically create all the required tables.
The databases for the cluster and the solutions can be hosted on the same DBMS. However, do not merge tables from different solutions into a single database. Both the cluster and each solution require their own dedicated database.
Mandatory: Yes.
Database User Name
The user name of the PostgreSQL database.
Mandatory: Yes.
Database User Password
The password of the PostgreSQL database user.
Mandatory: Yes.
Host of the PostgreSQL database
The IP address or Fully Qualified Domain Name (FQDN) of the database host.
As explained in Database requirements, the SSL certificate for the database host must include the IP address or FQDN of the host.
Mandatory: Yes.
CA Certificate(s)
The CA certificate for validating the database SSL certificate. Click Select Files to import a file containing this certificate in PEM format and Base64 encoding.
As explained in Database requirements, the SSL certificate for the database host must include the IP address or FQDN of the host.
Mandatory: When the SSLMode for the PostgreSQL external database value is one of the following.
- verify-ca
- verify-full