Re: Minmax indexes
От | Claudio Freire |
---|---|
Тема | Re: Minmax indexes |
Дата | |
Msg-id | CAGTBQpb9o_E1Cm0r=wwW7qQihWr8hfiDWoqr+6Kk_GtrN_vsRQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Minmax indexes (Bruce Momjian <bruce@momjian.us>) |
Список | pgsql-hackers |
On Wed, Aug 6, 2014 at 1:35 PM, Bruce Momjian <bruce@momjian.us> wrote: > On Wed, Aug 6, 2014 at 01:31:14PM -0300, Claudio Freire wrote: >> On Wed, Aug 6, 2014 at 1:25 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: >> > CREATE INDEX foo ON t USING crange (cols) -- misspelling of "cringe"? >> > CREATE INDEX foo ON t USING comprange (cols) >> > CREATE INDEX foo ON t USING compressedrng (cols) -- ugh >> > -- or use an identifier with whitespace: >> > CREATE INDEX foo ON t USING "compressed range" (cols) >> >> >> The word you'd use there is not necessarily the one you use on the >> framework, since the framework applies to many such techniques, but >> the index type there is one specific one. > > "Block filter" indexes? Nice one
В списке pgsql-hackers по дате отправления: