Re: Surprizing performances for Postgres on Centrino

From: Richard Huxton <dev(at)archonet(dot)com>
To: Jean-Max Reymond <jmreymond(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Surprizing performances for Postgres on Centrino
Date: 2005-07-07 14:52:33
Message-ID: 42CD41B1.5050003@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Jean-Max Reymond wrote:
> On 7/7/05, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)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

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Bendik Rognlien Johansen 2005-07-07 15:03:36 Re: How to speed up delete
Previous Message Jean-Max Reymond 2005-07-07 14:23:18 Re: Surprizing performances for Postgres on Centrino