PostgresSQL 9.5.21 very slow to connect and perform basic queries
bruno da silva <brunogiovs@gmail.com>
From: bruno da silva <brunogiovs@gmail.com>
To: pgsql-performance@lists.postgresql.org
Date: 2022-07-21T18:37:35Z
Lists: pgsql-performance
Hello. I'm investigating an issue on a PostgresSql 9.5.21 installation that becomes unusable in an intermittent way. Simple queries like "select now();" could take 20s. commits take 2s. and all gets fixed after an engine restart. I look into the pg logs and no signs of errors. and checkpoints are always timed. The machine is well provisioned, load isn't too high, and cpu io wait is under 1%. any suggestions on what I should check more? Thanks in advance. -- Bruno da Silva
Commits
-
Be more wary about 32-bit integer overflow in pg_stat_statements.
- c67c2e2a2939 16.0 landed
- dd414bf4e047 10.22 landed
- 82ebc70d1c7f 15.0 landed
- 6b67db10c366 13.8 landed
- 6608a4305636 12.12 landed
- 17fd203b414e 14.5 landed
- 06f6a07ba465 11.17 landed