Re: [HACKERS] Hints proposal

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: [HACKERS] Hints proposal
Дата
Msg-id 87odsg17uy.fsf@enterprisedb.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Hints proposal  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
Josh Berkus <josh@agliodbs.com> writes:

>> > I actually think the way to attack this issue is to discuss the kinds
>> > of errors the planner makes, and what tweaks we could do to correct
>> > them. Here's the ones I'm aware of:
>> >
>> > -- Incorrect selectivity of WHERE clause
>> > -- Incorrect selectivity of JOIN
>> > -- Wrong estimate of rows returned from SRF
>> > -- Incorrect cost estimate for index use
>> >
>> > Can you think of any others?

 -- Incorrect estimate for result of DISTINCT or GROUP BY.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

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

Предыдущее
От: "Zeugswetter Andreas ADI SD"
Дата:
Сообщение: Re: [HACKERS] Hints proposal
Следующее
От: "Mischa Sandberg"
Дата:
Сообщение: Re: [HACKERS] Hints proposal