mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-14 11:45:12 +00:00
pmg-admin-guide.adoc: include pmgtunnel.adoc
This commit is contained in:
parent
9e4481a5f3
commit
b2e39000ad
@ -60,6 +60,8 @@ include::pmg-smtp-filter.adoc[]
|
|||||||
|
|
||||||
include::pmgpolicy.adoc[]
|
include::pmgpolicy.adoc[]
|
||||||
|
|
||||||
|
include::pmgtunnel.adoc[]
|
||||||
|
|
||||||
:leveloffset: 0
|
:leveloffset: 0
|
||||||
|
|
||||||
|
|
||||||
@ -132,6 +134,12 @@ include::pmg-smtp-filter.8-synopsis.adoc[]
|
|||||||
include::pmgpolicy.8-synopsis.adoc[]
|
include::pmgpolicy.8-synopsis.adoc[]
|
||||||
|
|
||||||
|
|
||||||
|
*pmgtunnel* - Cluster Tunnel Daemon
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
include::pmgtunnel.8-synopsis.adoc[]
|
||||||
|
|
||||||
|
|
||||||
[appendix]
|
[appendix]
|
||||||
include::pmg-rule-macros.adoc[]
|
include::pmg-rule-macros.adoc[]
|
||||||
|
|
||||||
|
@ -23,7 +23,10 @@ pmgtunnel - Cluster Tunnel Daemon
|
|||||||
=================================
|
=================================
|
||||||
endif::manvolnum[]
|
endif::manvolnum[]
|
||||||
|
|
||||||
TODO
|
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[]
|
ifdef::manvolnum[]
|
||||||
include::pmg-copyright.adoc[]
|
include::pmg-copyright.adoc[]
|
||||||
|
Loading…
Reference in New Issue
Block a user