logo       

Re: [HACKERS] More thoughts on sorting: msg#02003

pgsql-hackers

Subject: Re: [HACKERS] More thoughts on sorting

PFC <lists@xxxxxxxxxx> writes:
> - for short strings (average 12 bytes), sort is CPU-bound in strcoll()
> - for longer strings (average 120 bytes), sort is even more CPU-bound in
> strcoll()

No news there. If you are limited by the speed of text comparisons,
consider using C locale.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise