Re: Re[4]: [HACKERS] \dt and disk access - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re[4]: [HACKERS] \dt and disk access
Date
Msg-id f80eda9d1fd6c6673b80b37dfff40e09
Whole thread Raw
In response to Re[4]: [HACKERS] \dt and disk access  ("Leo Shuster"<lsh@lubrizol.com>)
List pgsql-hackers
>
>
> >I don't believe the data is almost-sorted.
>     On a random sample, heap sort's performance is same
>     or better than that of quick sort.  The real difference
>     shows up in a reasonably ordered data set.

Can you remind me what heapsort does?

- --
Bruce Momjian
maillist@candle.pha.pa.us

------------------------------

pgsql-hackers by date:

Previous
From: hotz@jpl.nasa.gov (Henry B. Hotz)
Date:
Subject: Re: [HACKERS] \dt and disk access
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] \dt and disk access