Versions in this module Expand all Collapse all v0 v0.10.1 Jan 27, 2016 v0.10.0 Jan 9, 2016 Changes in this version + type Postgresql struct + Address string + Databases []string + OrderedColumns []string + func (p *Postgresql) Description() string + func (p *Postgresql) Gather(acc inputs.Accumulator) error + func (p *Postgresql) IgnoredColumns() map[string]bool + func (p *Postgresql) SampleConfig() string