mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-04 07:38:41 +00:00
pmgmirror.adoc: new manual page
This commit is contained in:
parent
b2e39000ad
commit
784c81c848
@ -62,6 +62,8 @@ include::pmgpolicy.adoc[]
|
||||
|
||||
include::pmgtunnel.adoc[]
|
||||
|
||||
include::pmgmirror.adoc[]
|
||||
|
||||
:leveloffset: 0
|
||||
|
||||
|
||||
@ -140,6 +142,12 @@ include::pmgpolicy.8-synopsis.adoc[]
|
||||
include::pmgtunnel.8-synopsis.adoc[]
|
||||
|
||||
|
||||
*pmgmirror* - Database Mirror Daemon
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
include::pmgmirror.8-synopsis.adoc[]
|
||||
|
||||
|
||||
[appendix]
|
||||
include::pmg-rule-macros.adoc[]
|
||||
|
||||
|
34
pmgmirror.adoc
Normal file
34
pmgmirror.adoc
Normal file
@ -0,0 +1,34 @@
|
||||
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[]
|
Loading…
Reference in New Issue
Block a user