Search Postgresql Archives

Re: Hungarian collation in English Windows server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Durumdara wrote:
> CREATE DATABASE  yyy
>     WITH 
>     OWNER = xxx
>     ENCODING = 'UTF8'
>     LC_COLLATE = 'Hungarian_Hungary.1250' <----
>     LC_CTYPE = 'Hungarian_Hungary.1250' <----
> 
> But we got error that collation doesn't exists in English Windows server.

You have to install the collation on the Windows maching, not in PostgreSQL.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux