Re: multicolumn index and setting effective_cache_size using human-readable-numbers - Mailing list pgsql-general

From Jeff Janes
Subject Re: multicolumn index and setting effective_cache_size using human-readable-numbers
Date
Msg-id CAMkU=1zRntiALMEsiK5H6qXshw3t7GGOJE6MQYu4GPQpdseAsA@mail.gmail.com
Whole thread Raw
In response to Re: multicolumn index and setting effective_cache_size using human-readable-numbers  (Geoff Winkless <pgsqladmin@geoff.dj>)
List pgsql-general
On Mon, Feb 29, 2016 at 3:02 PM, Geoff Winkless <pgsqladmin@geoff.dj> wrote:
>
> Perhaps I'm not being clear. Index 1 has field a and is used in the join no
> matter how small I set effective_cache_size (even 32mb). Index 2 has fields
> a,b but will not be used at ecs of 3gb, 6gb, whatever up til 8gb, when it's
> suddenly used.
>
> For the variation in size of the two indexes (say 20%?) that just doesn't
> add up.

What version of PostgreSQL are you using?  Any chance you can share a
data-generator which reproduces this problem?

Cheers,

Jeff


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Looking for pure C function APIs for server extension: language handler and SPI
Next
From: "Premsun Choltanwanich"
Date:
Subject: could not migrate 8.0.13 database with large object data to 9.5.1