Re: Surprizing performances for Postgres on Centrino - Mailing list pgsql-performance

From Richard Huxton
Subject Re: Surprizing performances for Postgres on Centrino
Date
Msg-id 42CD41B1.5050003@archonet.com
Whole thread Raw
In response to Re: Surprizing performances for Postgres on Centrino  (Jean-Max Reymond <jmreymond@gmail.com>)
List pgsql-performance
Jean-Max Reymond wrote:
> On 7/7/05, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>
>
>>Do you have the same locale settings on all of them?
>>
>
>
> interressant:
> UNICODE on the fast laptop
> SQL_ASCII on the slowest desktops.
> is UNICODE database faster than SQL_ASCII ?

That's your encoding (character-set). Locale is something like "C" or
"en_US" or "fr_FR".

--
   Richard Huxton
   Archonet Ltd

pgsql-performance by date:

Previous
From: Jean-Max Reymond
Date:
Subject: Re: Surprizing performances for Postgres on Centrino
Next
From: Bendik Rognlien Johansen
Date:
Subject: Re: How to speed up delete