Re: EXPLAIN ANALYZE of BRIN bitmap index scan with disjunction

Simon Riggs <[email protected]>
Newsgroups gmane.comp.db.postgresql.performance
Message-ID <CANP8+j++Vhbwh1V0hxrA_jeMzxuzzFh833-ere-iuob0KDE=Wg@mail.gmail.com>
On Thu, 20 Jun 2019 at 17:01, Chris Wilson <[email protected]>
wrote:


> I deliberately included r in the index, to demonstrate the issue that I’m
> seeing. I know that there is very little locality in this particular,
> dummy, arbitrary test case. I can try to produce a test case that has some
> locality, but I expect it to show exactly the same results, i.e. that the
> BRIN index performs much worse when we try to query on this column as well.
>

I'm suggesting that adding the second column to the index is the source of
your problem, not adding the column to the query.

How does it perform with just the id column in the index?

-- 
Simon Riggs                http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/>
PostgreSQL Solutions for the Enterprise
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.