mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-16 10:18:07 +00:00
35 lines
623 B
Plaintext
35 lines
623 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} use an application specific asynchronous replication
|
|
algorythm 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[]
|