ERROR: MemoryContextAlloc: invalid request size (maybe bug in gist index)
Try
create index data_idx on testkw using gist(data gist__intbig_ops);
Default class gist__int_ops is usable for small arrays (with small number of
unique elements of all arrays)
Nikolay Kim wrote:
hi,
i use _int contrib module and gist index
here sample------------------------------------------------------------------------
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
--
Teodor Sigaev E-mail: teodor@sigaev.ru
thanks!
error is gone.
Show quoted text
On Пнд, 2003-07-14 at 20:36, Teodor Sigaev wrote:
Try
create index data_idx on testkw using gist(data gist__intbig_ops);Default class gist__int_ops is usable for small arrays (with small number of
unique elements of all arrays)Nikolay Kim wrote:
hi,
i use _int contrib module and gist index
here sample------------------------------------------------------------------------
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org