STORAGE and GiST

Поиск
Список
Период
Сортировка
От Itai Zukerman
Тема STORAGE and GiST
Дата
Msg-id 87of501mkg.fsf@matt.w80.math-hat.com
обсуждение исходный текст
Ответы Re: STORAGE and GiST  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Does anyone know of any examples of using STORAGE with GiST?  I can't
seem to find any docs that explain how it's supposed to work, beyond
that it somehow involves the compress function.  All the examples I've
seen have the key using the same type as the value being indexed...

Scenario: I'm doing a simplified re-write of intarray with intbig ops,
where I define a new fixed-length type (4k bit vector) for the GiST
keys.

-- 
Itai Zukerman  <http://www.math-hat.com/~zukerman/>


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

Предыдущее
От: Tomasz Myrta
Дата:
Сообщение: Re: Sub Select inside Check ?
Следующее
От: rute solipa
Дата:
Сообщение: how can i drop a constraint