Re: qsort again (was Re: [PERFORM] Strange Create Index behaviour) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: qsort again (was Re: [PERFORM] Strange Create Index behaviour)
Date
Msg-id 23107.1140064820@sss.pgh.pa.us
Whole thread Raw
In response to Re: qsort again (was Re: [PERFORM] Strange Create Index behaviour)  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
List pgsql-hackers
"Qingqing Zhou" <zhouqq@cs.toronto.edu> writes:
> By "did this 100 times" do you mean generate a sequence of at most
> 200000*100 numbers, and for every 200000 numbers, the first half are all
> zeros and the other half are uniform random numbers?

No, I mean I ran the bit of SQL script I gave 100 separate times.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Ron
Date:
Subject: Re: qsort again (was Re: [PERFORM] Strange Create Index
Next
From: "Qingqing Zhou"
Date:
Subject: Re: qsort again (was Re: [PERFORM] Strange Create Index behaviour)