Postgresql 14 performance

Поиск
Список
Период
Сортировка
От Kenny Bachman
Тема Postgresql 14 performance
Дата
Msg-id CAC0w7LL+uFgPvctiHMxrVZV-DnNVg2K_wFaeZwM96XQFkjk1uA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgresql 14 performance
Re: Postgresql 14 performance
Re: Postgresql 14 performance
Список pgsql-admin
Hi Team,

Have a lovely Sunday. 
I have a problem with PostgreSQL performance. I am using PostgreSQL 14.5 on Linux physical server. My query was taking 1 or 2 seconds yesterday, but today it is taking 5-6 seconds. Also, nothing has changed in the database. Also, when I run the query for the second time, the query runs for the same time, so I expect it to be more performant the second time because of the cache.
(the database cache hit ratio is 97,8)

Lastly, some other queries take milliseconds normally, but sometimes they take minutes. I didn't understand why this is happening. (There is no lock, no table bloating and up to date analyze)


I am adding the explain analyze output as an attachment.
Вложения

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

Предыдущее
От: Vijaykumar Jain
Дата:
Сообщение: Re: Zombie process pile up and cannot terminate
Следующее
От: Wim Bertels
Дата:
Сообщение: Re: Postgresql 14 performance