Re: query produces 1 GB temp file

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: query produces 1 GB temp file
Дата
Msg-id 876515k7er.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на query produces 1 GB temp file  (Dirk Lutzebaeck <lutzeb@aeccom.com>)
Ответы Re: query produces 1 GB temp file  (Dirk.Lutzebaeck@t-online.de (Dirk Lutzebaeck))
Список pgsql-performance
I gave a bunch of "explain analyze select" commands to test estimates for
individual columns. What results do they come up with? If those are inaccurate
then raising the statistics target is a good route. If those are accurate
individually but the combination is inaccurate then you have a more difficult
problem.

--
greg

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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: horizontal partition
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering