Code

postgresql plugin: Added support for using the db instance as query parameter.
[collectd.git] / src / collectd.conf.pod
index 1a1339e6215e06d6a90bb8bab15d0441e9898a40..e24282c3bdb9310f31aa30c4adb9d54bfb457d43 100644 (file)
@@ -3604,6 +3604,11 @@ used, the parameter expands to "localhost".
 
 The name of the database of the current connection.
 
+=item I<instance>
+
+The name of the database plugin instance. See the B<Instance> option of the
+database specification below for details.
+
 =item I<username>
 
 The username used to connect to the database.