Re: Multicolumn index for single-column queries? - Mailing list pgsql-general

From Gavin Flower
Subject Re: Multicolumn index for single-column queries?
Date
Msg-id 8f5911db-7e9e-c487-ae4c-b692886d151f@archidevsys.co.nz
Whole thread Raw
In response to Re: Multicolumn index for single-column queries?  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
List pgsql-general
On 19/04/2019 14:01, Gavin Flower wrote:
[...]
>
> Also there will be fewer index entries per block for the multi_index, 
> which is why the I/O count will be higher even in the best case where 
> there is an equal number of rows referenced by each index entry.
>
Not sure why my system had this still in my draft folder!


Sorry, for the duplication...




pgsql-general by date:

Previous
From: Gavin Flower
Date:
Subject: Re: Multicolumn index for single-column queries?
Next
From: Jamesie Pic
Date:
Subject: Re: Where to store Blobs?