Re: ERROR: volatile EquivalenceClass has no sortref

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: ERROR: volatile EquivalenceClass has no sortref
Дата
Msg-id CABOikdNz2C8j8Gj_jFDmhnjnut_fVcu7pRN8kFJhuwhkcOGDpg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: volatile EquivalenceClass has no sortref  (Ranjeet Dhumal <jeetu.dhumal@gmail.com>)
Список pgsql-general



On Thu, Nov 22, 2012 at 11:08 AM, Ranjeet Dhumal <jeetu.dhumal@gmail.com> wrote:
Hi Tom ,

Sorry but i didn't understand that If this is a bug from  postgres version then how the same query will be worked if i recreated the tables and with same version of postgres.


This could be related to the plans that are chosen by the optimizer and this specific error might be coming only when a certain plan is chosen. When you recreated the table, the planner may have chosen a different plan because the stats were different, and hence you did not see the issue again. If you can reproduce the problem, it will be a good idea to run EXPLAIN to see the query plan.

Thanks,
Pavan

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [BUGS] Prepared Statement Name Truncation
Следующее
От: Dave Page
Дата:
Сообщение: Re: Fw: Postgresql on Windows 8