By default, the database is created automatically when the cluster is initialized and its agents are launched on the master servers. Database agents are automatically configured when the cluster is initialized.
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 this:
The icon next to the server indicates the current status of the agent.
Icon | Status |
Launch expected | |
Launched | |
Stopped | |
Unavailable |