Re: illegal sort order - Mailing list pgsql-general

From Magnus Hagander
Subject Re: illegal sort order
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7764@algol.sollentuna.se
Whole thread Raw
In response to illegal sort order  ("Andrus" <eetasoft@online.ee>)
List 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

pgsql-general by date:

Previous
From: Dawid Kuroczko
Date:
Subject: Re: Converting MySQL tinyint to PostgreSQL
Next
From: Dawid Kuroczko
Date:
Subject: Re: Converting MySQL tinyint to PostgreSQL