Re: tweaking NTUP_PER_BUCKET

From: Tomas Vondra <tv(at)fuzzy(dot)cz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: tweaking NTUP_PER_BUCKET
Date: 2014-07-06 16:44:35
Message-ID: 53B97CF3.6010906@fuzzy.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6.7.2014 17:57, Stephen Frost wrote:
> Tomas,
>
> * Tomas Vondra (tv(at)fuzzy(dot)cz) wrote:
>> I can't find the thread / test cases in the archives. I've found this
>> thread in hackers:
>>
>> http://www.postgresql.org/message-id/CAOeZVif-R-iLF966wEipk5By-KhzVLOqpWqurpaK3p5fYw-Rdw@mail.gmail.com
>>
>> Can you point me to the right one, please?
>
> This:
>
> http://www.postgresql.org/message-id/20130328235627.GV4361@tamriel.snowman.net

Sadly, the link to the SQL does not work :-(

http://snowman.net/~sfrost/test_case.sql => 404

> and I think there may have been other test cases on that thread
> somewhere... I certainly recall having at least a couple of them that I
> was playing with.
>
> I can probably find them around here somewhere too, if necessary.

If you could look for them, that'd be great.

regards
Tomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2014-07-06 16:50:52 Re: [COMMITTERS] pgsql: Fix decoding of MULTI_INSERTs when rows other than the last are
Previous Message Tom Lane 2014-07-06 16:29:59 Re: Performance regression: 9.2+ vs. ScalarArrayOpExpr vs. ORDER BY