Re: BRIN is missing in multicolumn indexes documentation - Mailing list pgsql-hackers

From Emre Hasegeli
Subject Re: BRIN is missing in multicolumn indexes documentation
Date
Msg-id CAE2gYzzBAXvb9eKqkm6xQCRvtSoM2VJz2CkoQgBHoN384nrhzw@mail.gmail.com
Whole thread Raw
In response to Re: BRIN is missing in multicolumn indexes documentation  (Petr Jediný <petr.jediny@gmail.com>)
Responses Re: BRIN is missing in multicolumn indexes documentation
List pgsql-hackers
> I guess multicolumn BRIN behaves similarly to B-tree or GiST. But I'm
> no expert, so I need someone knowledgeable to confirm this. If the
> following wording is OK, I will update the patch.

Multicolumn BRIN is like GIN.  Every column is indexed separately.
The order of the columns doesn't matter.



pgsql-hackers by date:

Previous
From: Yury Zhuravlev
Date:
Subject: Re: NOT EXIST for PREPARE
Next
From: Thomas Munro
Date:
Subject: Re: Proposal: "Causal reads" mode for load balancing reads without stale data