From: Marc Fournier Date: Thu, 12 Mar 2015 20:02:32 +0000 (+0100) Subject: collectd.conf(5): move misplaced block in postgresql section X-Git-Tag: collectd-5.5.0~12^2~11^2~1 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=21a30f509b9124404318969ec20f913fa16556d0;p=collectd.git collectd.conf(5): move misplaced block in postgresql section --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 4ef35589..f5130307 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -4208,6 +4208,13 @@ activating this option. The draw-back is, that data covering the specified amount of time will be lost, for example, if a single statement within the transaction fails or if the database server crashes. +=item B I + +Specify the plugin instance name that should be used instead of the database +name (which is the default, if this option has not been specified). This +allows to query multiple databases of the same name on the same host (e.g. +when running multiple database server versions in parallel). + =item B I Specify the hostname or IP of the PostgreSQL server to connect to. If the @@ -4238,13 +4245,6 @@ Specify the password to be used when connecting to the server. Specify whether to use an SSL connection when contacting the server. The following modes are supported: -=item B I - -Specify the plugin instance name that should be used instead of the database -name (which is the default, if this option has not been specified). This -allows to query multiple databases of the same name on the same host (e.g. -when running multiple database server versions in parallel). - =over 4 =item I