Re: Analyzing bug 8049

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Analyzing bug 8049
Дата
Msg-id 19107.1365782881@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Analyzing bug 8049  ("Dickson S. Guedes" <listas@guedesoft.net>)
Список pgsql-hackers
"Dickson S. Guedes" <listas@guedesoft.net> writes:
> In my tests, after ANALYZE _bug_header and _bug_line, the query plan
> changes and query results returns as expected. Is this a chance that
> things isn't too bad?

No, it just means that in this particular scenario, the bug only
manifests if a nestloop plan is chosen --- without that, there's no
possibility of pushing a join clause down to the scan level anyway.
        regards, tom lane



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Detach/attach table and index data files from one cluster to another
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: (auto)vacuum truncate exclusive lock