summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/postgres/postgres.chart.py
AgeCommit message (Expand)Author
2021-01-20fix postgres password bug and change default config (#10531)Odysseas Lamtzidis
2020-05-13postgres.chart.py: fix template databases ignore (#8929)Slava
2020-02-28Added connections (backend) usage to postgres monitoring (#8126)Manuel Pombo
2019-10-30postgres: do not return cached data (#7228)Ilya Mashchenko
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-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-15modularized all source code (#4391)Costa Tsaousis