From 098845e45d8e40182c1a140dd144f451c782e8ad Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 26 Oct 2012 10:30:54 +0200 Subject: [PATCH] collectd.conf(5): Documented the postgresql "by_table" queries. --- src/collectd.conf.pod | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index e24282c3..c23e3159 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -3722,6 +3722,23 @@ This query collects the on-disk size of the database in bytes. =back +In addition, the following detailed queries are available by default. Please +note that each of those queries collects information B, thus, +potentially producing B of data. For details see the description of the +non-by_table queries above. + +=over 4 + +=item B + +=item B + +=item B + +=item B + +=back + The B block defines one PostgreSQL database for which to collect statistics. It accepts a single mandatory argument which specifies the database name. None of the other options are required. PostgreSQL will use -- 2.11.0