Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Postgresql struct + Databases []string + Log telegraf.Logger + PreparedStatements bool + Query []query + func (*Postgresql) SampleConfig() string + func (p *Postgresql) Gather(acc telegraf.Accumulator) error + func (p *Postgresql) Init() error + func (p *Postgresql) Start(_ telegraf.Accumulator) error + func (p *Postgresql) Stop()