mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-28 02:36:23 +00:00
34 lines
614 B
Plaintext
34 lines
614 B
Plaintext
ifdef::manvolnum[]
|
|
pmgtunnel(8)
|
|
============
|
|
:pmg-toplevel:
|
|
|
|
NAME
|
|
----
|
|
|
|
pmgtunnel - Proxmox Mail Gateway Cluster Tunnel Daemon
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
|
|
include::pmgtunnel.8-synopsis.adoc[]
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
endif::manvolnum[]
|
|
|
|
ifndef::manvolnum[]
|
|
pmgtunnel - Cluster Tunnel Daemon
|
|
=================================
|
|
endif::manvolnum[]
|
|
|
|
This daemon creates a ssh tunnel to the postgres database in other
|
|
cluster nodes (port 5432). The tunnel is used to synchronize the
|
|
database using an application specific asynchronous replication
|
|
algorythm.
|
|
|
|
ifdef::manvolnum[]
|
|
include::pmg-copyright.adoc[]
|
|
endif::manvolnum[]
|