From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Greg Stark <gsstark(at)mit(dot)edu> |
Cc: | Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Subject: | Re: multi-threaded pgbench |
Date: | 2009-07-19 10:29:37 |
Message-ID: | A2089D3C-0EB5-41FF-B299-1E254A33CE67@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Jul 18, 2009, at 3:40 PM, Greg Stark <gsstark(at)mit(dot)edu> wrote:
> On Sat, Jul 18, 2009 at 8:25 PM, Robert Haas<robertmhaas(at)gmail(dot)com>
> wrote:
>> On Thu, Jul 9, 2009 at 4:51 AM, Itagaki
>> Takahiro<itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> wrote:
>>> Here is an updated version of multi-threaded pgbench patch.
>>
>> Greg (Smith), do you have time to review this version? If not, I
>> will
>> assign a round-robin reviewer when one becomes available.
>
> Incidentally you could assign me something if you want.
OK.
> I gave feedback on Simon/Your join removal and the Append min/max
> patch. I don't think either has really reached any conclusive
> "finished" state though. I suppose I should mark your patch as
> "returned with feedback" even if it's mostly just "good work, keep
> going"? And the other patch isn't actually in this commitfest but I
> think we're still discussing what it should do.
Well, I think we really need Tom to look at join removal. If he
doesn't have any better ideas for how to structure the code it's not
clear to me that we shouldn't just commit what I already did and then
start future work from there. But this seems like an issue for that
thread rather than this one.
Wrt append min/max I think we should postpone further discussion until
end of commitfest, since it was submitted mid-CommitFest.
...Robert
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-07-19 10:48:23 | Re: Using results from INSERT ... RETURNING |
Previous Message | Peter Eisentraut | 2009-07-19 08:00:49 | Re: [PATCH] Psql List Languages |