Previous Topic

Next Topic

repmgr Command—Start Replicator Manager

The repmgr command invokes the Replicator Manager, which the distributed DBA uses to administer Ingres Replicator.

To run Replicator Manager, you must have the correct system privileges and use the correct DBA name. An Ingres user with security privilege can impersonate the DBA and modify the information in Replicator Manager.

The repmgr command has the following format:

repmgr [-udba_name] [vnode::]dbname

Previous Topic

Next Topic

repmgr Example

This command, executed from a remote San Francisco computer, allows Replicator Manager to be run in client-server mode from the San Francisco computer to the hq database on the nyc node, and assumes that the San Francisco DBA is impersonating the New York DBA (nyc_dba):

repmgr –unyc_dba nyc::hq


© 2007 Ingres Corporation. All rights reserved.