Code

postgresql plugin: Use the "right" `interval' when passing a param to a query.
authorSebastian Harl <sh@tokkee.org>
Fri, 26 Mar 2010 20:30:17 +0000 (21:30 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 26 Mar 2010 20:30:17 +0000 (21:30 +0100)
commit87cdeb24ec6f02f623c9077e35904c0b7bec4a93
treed8c1dcba904527716f1d5f20bcc18a797a442b5a
parentd1dedcaabaf204104a6e4f56cc13a5a4456d0a64
postgresql plugin: Use the "right" `interval' when passing a param to a query.

… i.e., use the database specific interval, if configured.
src/collectd.conf.pod
src/postgresql.c