Re: Estimation issue with partitioned tables

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Estimation issue with partitioned tables
Date: 2010-03-07 17:57:26
Message-ID: 4B93E906.5030804@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Robert,

>> Yeah, I can generate one pretty easily; the behavior is readily
>> observable and repeatable. Will get on it RSN, but at you said, we're
>> not doing anything about it for 9.0.

Well, I can generate a test case, but on examination it turns out to be
nothing to do with partitioning; it's just good old "n-distinct
underestimation", and not really related to partitioning or joins.

--Josh Berkus

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2010-03-08 14:41:41 Testing FusionIO
Previous Message Robert Haas 2010-03-04 22:40:02 Re: partition pruning