]> git.proxmox.com Git - pmg-docs.git/blame - pmgtunnel.adoc
bump version to 7.3-3
[pmg-docs.git] / pmgtunnel.adoc
CommitLineData
9e4481a5
DM
1ifdef::manvolnum[]
2pmgtunnel(8)
3============
4:pmg-toplevel:
5
6NAME
7----
8
9pmgtunnel - Proxmox Mail Gateway Cluster Tunnel Daemon
10
11
12SYNOPSIS
13--------
14
15include::pmgtunnel.8-synopsis.adoc[]
16
17DESCRIPTION
18-----------
19endif::manvolnum[]
20
21ifndef::manvolnum[]
22pmgtunnel - Cluster Tunnel Daemon
23=================================
24endif::manvolnum[]
25
571cbbdf 26This daemon creates an ssh tunnel to the Postgres databases on other
b2e39000 27cluster nodes (port 5432). The tunnel is used to synchronize the
571cbbdf
DW
28database, using an application-specific, asynchronous replication
29algorithm.
9e4481a5
DM
30
31ifdef::manvolnum[]
32include::pmg-copyright.adoc[]
33endif::manvolnum[]