Re: PostgresSQL 9.5.21 very slow to connect and perform basic queries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgresSQL 9.5.21 very slow to connect and perform basic queries
Дата
Msg-id 3041344.1659539825@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgresSQL 9.5.21 very slow to connect and perform basic queries  (bruno da silva <brunogiovs@gmail.com>)
Ответы Re: PostgresSQL 9.5.21 very slow to connect and perform basic queries  (bruno da silva <brunogiovs@gmail.com>)
Список pgsql-performance
bruno da silva <brunogiovs@gmail.com> writes:
> *Question: *Besides the gc issue that you mentioned, having a large ( 700MB
> or 1GB ) pgss_query_texts.stat could cause slowness in pg_stat_statement
> processing
> than leading to slower query responses with a 32bit PG? I'm thinking in
> reducing pg_stat_statements.max from 10k to 3k

Whether or not we've fully identified the problem, I think cutting
pg_stat_statements.max is a good idea.  Especially as long as you're
stuck on an unsupported PG version.

            regards, tom lane



В списке pgsql-performance по дате отправления:

Предыдущее
От: bruno da silva
Дата:
Сообщение: Re: PostgresSQL 9.5.21 very slow to connect and perform basic queries
Следующее
От: aditya desai
Дата:
Сообщение: pg_wal filling up while running huge updates