Remote Database

To configure a remote database, use the expanded menu that displays when you select the Remote Database check box from the Cluster Configuration dialog box.

  1. Enter the Database Host, Port, User, and Password credentials for your remote PostgresSQL database.

Database Host

The address of the remote database server. Specify as either IPv4 address or host name.
Port The port on which the database is listening. The default port for PostgresSQL is 5432.

Postgres User

The user name used to log into the database to initialize the schema. The default user name is postgres.
Postgres Password The password for the user.

 

  1. Optional. Connectivity to the remote database can be tested by selecting Test Connection. By testing the availability of the remote server, you are also testing the authentication as well.

  2. Select Save to save these settings.

  3. You are prompted to initialize the database schema on the remote server. Upon confirmation, the database will initialize and the application will restart.

note.gif

In order to use a remote database, the remote database server must be configured prior to configuring the n-Command MSP master server.

 

Return to Configuring a Cluster.

This process is detailed in Configuring an n-Command MSP Server Cluster guide available online at http://supportforums.adtran.com.

Related Topics