Re: How to use the BRIN index properly? - Mailing list pgsql-general

From Christophe Pettus
Subject Re: How to use the BRIN index properly?
Date
Msg-id C6390B56-9402-4CCE-957F-1F6552AA53AC@thebuild.com
Whole thread Raw
In response to Re: How to use the BRIN index properly?  (Siddharth Jain <siddhsql@gmail.com>)
List pgsql-general

> On Feb 8, 2023, at 14:14, Siddharth Jain <siddhsql@gmail.com> wrote:
>
> If the B-Tree index will be so large that it cannot fit in memory, then is it worth creating it at all?

Yes.  Of course, more memory is better, and more recently versions of PostgreSQL have optimizations that are valuable
forlarge B-tree indexes. 


pgsql-general by date:

Previous
From: Siddharth Jain
Date:
Subject: Re: How to use the BRIN index properly?
Next
From: Ron
Date:
Subject: Re: How to use the BRIN index properly?