Re: [PERFORM] DB slowness after upgrade from Postgres 9.1 to 9.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PERFORM] DB slowness after upgrade from Postgres 9.1 to 9.4
Дата
Msg-id 21900.1510515458@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [PERFORM] DB slowness after upgrade from Postgres 9.1 to 9.4  (p kirti <kirtip92@gmail.com>)
Список pgsql-performance
p kirti <kirtip92@gmail.com> writes:
> We have recently upgraded our project with a huge DB from Postgres v9.1 to
> v9.4. The whole system performance has degraded alarmingly after the
> upgrade. Simple operations that were taking only a few seconds in Postgres
> 9.1 are now taking minutes of time.

Are you certain nothing else changed?  Same hardware, same OS, same
database configuration settings?

Once you've eliminated issues like that, you'd need to drill down deeper.
There's useful advice to help crystallize the situation at
https://wiki.postgresql.org/wiki/Slow_Query_Questions
        regards, tom lane


-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PERFORM] overestimate on empty table
Следующее
От: Oliver Mattos
Дата:
Сообщение: [PERFORM] Query planner gaining the ability to replanning after start of query execution.