From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Alfred Perlstein <bright(at)wintelcom(dot)net> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Idea for reducing planning time |
Date: | 2000-12-14 00:46:51 |
Message-ID: | 18381.976754811@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Alfred Perlstein <bright(at)wintelcom(dot)net> writes:
> If you're saying that you're OK with the work Vadim has done please
> let him know, I'm assuming he hasn't committed out of respect for your
> still standing objection.
Well, I'm still against committing it now, but I only have one core
vote, and I seem to be losing 3:1. I know when to concede ;-)
> As far as the work you're proposing, how much of a gain is it over
> the current code? 2x? 3x? 20x? :) There's a difference between a
> slight performance increase and something too good to pass up.
Hard to tell without doing the work. But we already know that extra
paths inside the planner pose a combinatorial penalty --- think
exponential behavior, not linear speedups...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2000-12-14 01:00:45 | Beta1 starting date? |
Previous Message | The Hermit Hacker | 2000-12-14 00:21:58 | Re: Idea for reducing planning time |