please apply patch for GiST (7.1.1, current cvs)

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема please apply patch for GiST (7.1.1, current cvs)
Дата
Msg-id Pine.GSO.4.33.0105151211220.15894-200000@ra.sai.msu.su
обсуждение исходный текст
Ответы Re: please apply patch for GiST (7.1.1, current cvs)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Hi,

we found a problem in GiST with massive insert/update operations
with many NULLs ( inserting of NULL into indexed field cause
ERROR: MemoryContextAlloc: invalid request size)
As a workaround 'vacuum analyze' could be used.

This patch resolves the problem, please upply to 7.1.1 sources and
current cvs tree.
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: pg_index.indislossy
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: pg_index.indislossy