Re: ERROR: MemoryContextAlloc: invalid request size (maybe - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: ERROR: MemoryContextAlloc: invalid request size (maybe
Date
Msg-id 3F12B1F1.8040408@sigaev.ru
Whole thread Raw
In response to ERROR: MemoryContextAlloc: invalid request size (maybe bug in gist index)  (Nikolay Kim <fafhrd@datacom.kz>)
Responses Re: ERROR: MemoryContextAlloc: invalid request size  (Nikolay Kim <fafhrd@datacom.kz>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: CVS notification (Path algorithms)
Next
From: Tom Lane
Date:
Subject: Re: NLS: czech