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 7d06f97a9dde9ac0533007b4388a650e
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: Maarten Boekhold
Date:
Subject: Re: [HACKERS] Patch to psql.c to allow .psqlrc file
Next
From: Bruce Momjian
Date:
Subject: Re: Re[2]: [HACKERS] \dt and disk access