Re: Seeing high query planning time on Azure Postgres Single Server version 11.

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Seeing high query planning time on Azure Postgres Single Server version 11.
Дата
Msg-id CAKAnmmK95PoyGxYjF01KhduA=6skv3c2Z36mGL2HcxF85ty3EQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Seeing high query planning time on Azure Postgres Single Server version 11.  (hassan rafi <haassaan.khann@gmail.com>)
Ответы Re: Seeing high query planning time on Azure Postgres Single Server version 11.
Список pgsql-general

On Sat, Mar 9, 2024 at 1:57 PM hassan rafi <haassaan.khann@gmail.com> wrote:
Would upgrading to the latest version of Postgres potentially solve the issue?

Potentially, yes, but the only one who can answer that for sure is you. Upgrade to 11.22 and re-run the query. Worst case scenario, it runs the same speed but you gained yourself a bunch of bugfixes and CVE resolutions. If the problem persists on 11.22, spin up a Postgres 16, load the data, and test it there.

Cheers,
Greg

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Question related to partitioning with pg_partman
Следующее
От: sud
Дата:
Сообщение: Re: Question related to partitioning with pg_partman