Re: [PERFORM] Performance Issue -- "Materialize"

Поиск
Список
Период
Сортировка
От Carlos Augusto Machado
Тема Re: [PERFORM] Performance Issue -- "Materialize"
Дата
Msg-id CAK2MEjuV+99716Qg7wU8C4LMdYdEXSimzXJ7uf1yH6yhp4e7Qg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PERFORM] Performance Issue -- "Materialize"  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: [PERFORM] Performance Issue -- "Materialize"  (Carlos Augusto Machado <caugustom@gmail.com>)
Список pgsql-performance

Do you have an index on login column ?

If not, try creating an index and taking off those DISTICTs.

Em seg, 21 de ago de 2017 às 15:33, Justin Pryzby <pryzby@telsasoft.com> escreveu:
On Sat, Aug 19, 2017 at 10:37:56AM -0700, anand086 wrote:
> +-----------------------------------------------------------------------------------------------------------------------------------------------------------+|
> QUERY PLAN
> |+-----------------------------------------------------------------------------------------------------------------------------------------------------------+|
> Aggregate  (cost=351405.08..351405.09 rows=1 width=8)

Would you send explain ANALYZE and not just explain ?

Justin


--
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 по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: [PERFORM] Performance Issue -- "Materialize"
Следующее
От: Carlos Augusto Machado
Дата:
Сообщение: Re: [PERFORM] Performance Issue -- "Materialize"