Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By default, the database is created automatically when the cluster is initialized , and its agents are launched on the master Servers.

The database is located in the C:\pgdata folder and uses port 20110 (see Ports used by the Axxon One Software Package).

servers. Database agents are automatically configured when the cluster is initialized.

Note
titleAttention!

For the database to work correctly, its agents must be running on the servers with the same type of operating system.

Database agents are a key component of a failover clustered DBMS. Each database record is first received by the master agent and then automatically replicated to one or two standby agents. This ensures high availability and protects data from loss in case of failure of one of the servers. The system supports streaming replication. Data written to the master agent is synchronously replicated to the standby agents. This provides data redundancy at the agent level and allows the database to be restored without data loss in case of failure of the master node.

You can manage database agents in the supervisor interface. To do thisTo manage database agents, do the following:

  1. Go to the CONFIGURATION tab.
  2. Click the DB AGENTS button.
    Image Modified
  3. The Port field specifies the value of the port that the database agents use. If the value is 0, the database agents use dynamic ports.
  4. The icon next to the Server server indicates the current status of the agent. 

    Icon

    Status

    Image RemovedImage Added

    Launch expected

    Image RemovedImage Added

    Launched

    Image Removed

    Image Added

    Stopped

    Image Added

    Unavailable


  5. Click Image Removed Image Added to stop or launch the agent , and select the required action.
    Image RemovedImage Added