Re: illegal sort order

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Andrus" <eetasoft(at)online(dot)ee>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: illegal sort order
Date: 2005-07-13 08:47:06
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C7764@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I insalled Postgres 8 in Windows XP with default settings I
> xreated database with encoding unicode.

Unicode is not currently supported when the server runs on Win32, see
http://www.postgresql.org/docs/faqs.FAQ_windows.html#2.6. You'll need to
pick a different encoding if you need locale-aware sorting.

This is something we hope to have fixed in 8.1.

//Magnus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dawid Kuroczko 2005-07-13 08:48:56 Re: Converting MySQL tinyint to PostgreSQL
Previous Message Ropel 2005-07-13 08:36:01 Re: CreateTable --> schema not found