GiST intarray Memory Allocation

Поиск
Список
Период
Сортировка
От Garrett Heaver
Тема GiST intarray Memory Allocation
Дата
Msg-id MAILqE1L7HRjGLinwB300006946@mail.researchandmarkets.com
обсуждение исходный текст
Ответы Re: GiST intarray Memory Allocation  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-bugs
Hi All



Platform: Win32 (XP SP2)

PG: 8.0.3 (default config file)



I have a table with circa 5.5Million rows and an int4[] column containing
about 28 elements each.



When I try to put a CREATE INDEX name ON table USING gist(column);



I get the following :



ERROR:  invalid memory alloc request size 2825271912



Any help appreciated or if you need more info just ask.



Thanks

Garrett

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

Предыдущее
От: al979663@ucol.mx
Дата:
Сообщение: Error number -2147467259 with driver PgOleDb
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: GiST intarray Memory Allocation