gincostestimate and hypothetical indexes

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема gincostestimate and hypothetical indexes
Дата
Msg-id 565CC27C.6050503@dalibo.com
обсуждение исходный текст
Ответы Re: gincostestimate and hypothetical indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello,

I figured out that it's not possible to use a hypothetical gin index, as
the gincostestimate function try to retrieve some statistical data from
the index meta page.

Attached patch fixes this. I believe this should be back-patched as was
a2095f7fb5a57ea1794f25d029756d9a140fd429.

Regards.
--
Julien Rouhaud
http://dalibo.com - http://dalibo.org

Вложения

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Freeze avoidance of very large table.
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Remaining 9.5 open items