Re: Query Performance Issue

Поиск
Список
Период
Сортировка
От Alexey Bashtanov
Тема Re: Query Performance Issue
Дата
Msg-id beb87224-0d09-0ccd-22ef-84741ee2f748@imap.cc
обсуждение исходный текст
Ответ на Query Performance Issue  (neslişah demirci <neslisah.demirci@gmail.com>)
Список pgsql-performance


Could you share the query itself please?
And the tables definitions including indexes.

work_mem : 8MB
That's not a lot. The 16-batches hash join may have worked faster if you had resources to increase work_mem.

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

Предыдущее
От: Sebastiaan Mannem
Дата:
Сообщение: Re: psql cli tool and connection pooling
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: Query Performance Issue