Re: How can sort performance be so different - Mailing list pgsql-performance

From Tom Lane
Subject Re: How can sort performance be so different
Date
Msg-id 14004.1548787651@sss.pgh.pa.us
Whole thread Raw
In response to How can sort performance be so different  (Bob Jolliffe <bobjolliffe@gmail.com>)
Responses Re: How can sort performance be so different
List pgsql-performance
Bob Jolliffe <bobjolliffe@gmail.com> writes:
> I wonder what can cause such a massive discrepancy in the sort time.

Are you using the same locale (LC_COLLATE) setting on both machines?
Some locales sort way slower than C locale does.  That's not enough
to explain a 1000X discrepancy --- I concur with the other opinions
that there's something wrong with your VPS --- but it might account
for something like 10X of it.

            regards, tom lane


pgsql-performance by date:

Previous
From: Jerry Sievers
Date:
Subject: Re: Interpreting shared_buffers setting
Next
From: Thomas Munro
Date:
Subject: Re: dsa_allocate() faliure