Re: plan time of MASSIVE partitioning ... - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: plan time of MASSIVE partitioning ...
Date
Msg-id 20100908141802.GZ26232@tamriel.snowman.net
Whole thread Raw
In response to Re: plan time of MASSIVE partitioning ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Responses Re: plan time of MASSIVE partitioning ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
List pgsql-hackers
* Hans-Jürgen Schönig (postgres@cybertec.at) wrote:
> no, we have not checked memory consumption.
> there is still some stuff left to optimize away - it seems we are going close to O(n^2) somewhere.
> "equal" is called really often in our sample case as well:

Did the mail with the scripts, etc, get hung up due to size or
something..?  I didn't see it on the mailing list nor in the archives..
If so, could you post them somewhere so others could look..?
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Re: plan time of MASSIVE partitioning ...
Next
From: Tom Lane
Date:
Subject: Re: git: uh-oh