Question : I’m trying to get PostgreSQL to aggressively auto vacuum my database. I’ve currently configured auto vacuum as follows: […]

Question : After googleing a bit, it’s plainly clear you cannot run vacuum from a function: Postgres mailing – Vacuum […]

Question : I have an architecture of cascading replication with 3 postgresql db Because the master is becoming too big […]

Question : We’re currently using Postgres 9.4.14 hosting Zabbix 2.4 database. For a while now, the following message started to […]

Question : We’re using Postgres 9.2 on Windows to store low-frequency timeseries data: we’re inserting around 2000 rows per second […]