Re: How to use brin indexes? - Mailing list pgsql-hackers

From hubert depesz lubaczewski
Subject Re: How to use brin indexes?
Date
Msg-id CAKrjmhcdz8ff1WRoJBPkYdeeVsnFRVG_r8O2z8ReLJs-JE-=JA@mail.gmail.com
Whole thread Raw
In response to Re: How to use brin indexes?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: How to use brin indexes?
List pgsql-hackers
On Sat, Nov 22, 2014 at 3:29 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
I won't push this right away because I want to add the cross-type stuff
to the tests, to ensure I haven't bollixed anything; I ran a few quick
manual tests and everything seems to work.  But if Depesz wants to test
the behavior, be my guest.  Note that you need to initdb after
rebuilding with this patch.

Tested. Works OK.

depesz

pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: HINTing on UPDATE foo SET foo.bar = ..;
Next
From: Andrew Dunstan
Date:
Subject: Re: some ideas from users