Rollback Monitoring Client ========================== E-Maj provides an external client to run as a command that monitors the progress of rollback operations in execution. Prerequisites ------------- The provided tool is coded in *Perl*. It requires that the **Perl software** with the *DBI* and *DBD::Pg* modules be installed on the server that executes the command (which is not necessarily the same as the one hosting the PostgreSQL instance). To obtain detailed information about in-progress rollback operations, it is necessary to set the :doc:`dblink_user_password` E-Maj parameter. If the extension has been installed by a *non-SUPERUSER* role, the role must have been granted the right to execute the :ref:`dblink_connect_u(text,text)` function. ---- Syntax ------ The syntax is:: emajRollbackMonitor.pl [OPTIONS]... General Options ^^^^^^^^^^^^^^^ * ``-i