mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-28 07:07:49 +00:00

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com> Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
35 lines
624 B
Plaintext
35 lines
624 B
Plaintext
ifdef::manvolnum[]
|
|
pmgmirror(8)
|
|
============
|
|
:pmg-toplevel:
|
|
|
|
NAME
|
|
----
|
|
|
|
pmgmirror - Proxmox Mail Gateway Database Mirror Daemon
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
|
|
include::pmgmirror.8-synopsis.adoc[]
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
endif::manvolnum[]
|
|
|
|
ifndef::manvolnum[]
|
|
pmgmirror - Database Mirror Daemon
|
|
==================================
|
|
endif::manvolnum[]
|
|
|
|
{pmg} uses an application specific asynchronous replication
|
|
algorithm to replicate the database to all cluster nodes.
|
|
|
|
The daemon uses the ssh tunnel provided by 'pmgtunnel' to access
|
|
the database on remote nodes.
|
|
|
|
ifdef::manvolnum[]
|
|
include::pmg-copyright.adoc[]
|
|
endif::manvolnum[]
|