summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/postgres
AgeCommit message (Expand)Author
2021-01-20Update README.md on postgres collector (#10532)Odysseas Lamtzidis
2021-01-20fix postgres password bug and change default config (#10531)Odysseas Lamtzidis
2021-01-18Spelling md (#10508)Josh Soref
2020-11-19Docs: Point users to proper configure doc (#10254)Joel Hans
2020-05-13postgres.chart.py: fix template databases ignore (#8929)Slava
2020-05-07Docs: Add custom label to collectors frontmatter to fix sidebar titles (#8936)Joel Hans
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-02-28Added connections (backend) usage to postgres monitoring (#8126)Manuel Pombo
2020-02-13updates for issue 8006 (#8074)Patti Short
2020-02-12Added collector config to relevant READMEs (#8052)Joel Hans
2019-10-30postgres: do not return cached data (#7228)Ilya Mashchenko
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-04-01postgres module: connect via uri (#5758)Ilya Mashchenko
2019-03-26postgres add ssl connection support (#5661)Ilya Mashchenko
2019-03-12Fix Postgres connect, incorrect port value (#5618)Max J. Rodriguez B
2019-03-12postgres connect fix (#5617)Ilya Mashchenko
2019-02-05fix some python codacy errors (#5331)Ilya Mashchenko
2019-01-03postgres : fix WAL query (#5105)Adrien nayrat
2018-12-17[python] make units compliant with IEC standard (#4995)Ilya Mashchenko
2018-12-14postgres timeouts (#4988)Ilya Mashchenko
2018-12-12postgres fix: detect servers version and use the right query (#4944)Ilya Mashchenko
2018-12-07Ga (#4938)Chris Akritidis
2018-12-07python.d.plugin update (#4936)Ilya Mashchenko
2018-12-03postgres module: locks count fix (#4901)Ilya Mashchenko
2018-10-19remove unused variables (#4437)Paweł Krupa
2018-10-16Fix make dist (#4401)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis