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

From Leo Shuster
Subject Re[4]: [HACKERS] \dt and disk access
Date
Msg-id 03f7d093ed46fe74af7f4b1efe25b5de
Whole thread Raw
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.

Leo

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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: [HACKERS] [BUGS] DateStyle (fwd)
Next
From: John Robinson
Date:
Subject: [HACKERS] Case sensitivity in identifiers