pmg-admin-guide.adoc: include pmgtunnel.adoc

This commit is contained in:
Dietmar Maurer 2017-04-11 09:42:22 +02:00
parent 9e4481a5f3
commit b2e39000ad
2 changed files with 12 additions and 1 deletions

View File

@ -60,6 +60,8 @@ include::pmg-smtp-filter.adoc[]
include::pmgpolicy.adoc[]
include::pmgtunnel.adoc[]
:leveloffset: 0
@ -132,6 +134,12 @@ include::pmg-smtp-filter.8-synopsis.adoc[]
include::pmgpolicy.8-synopsis.adoc[]
*pmgtunnel* - Cluster Tunnel Daemon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include::pmgtunnel.8-synopsis.adoc[]
[appendix]
include::pmg-rule-macros.adoc[]

View File

@ -23,7 +23,10 @@ pmgtunnel - Cluster Tunnel Daemon
=================================
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[]
include::pmg-copyright.adoc[]