CYGWIN and LATIN2 or WIN - Mailing list pgsql-cygwin

From Andrzej Ślipko
Subject CYGWIN and LATIN2 or WIN
Date
Msg-id 3FD97923.1010808@kuznia.com.pl
Whole thread Raw
Responses Re: CYGWIN and LATIN2 or WIN  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-cygwin
I have problem with Postgres   on CYGWIN

I have Postgres 7.4 and CYGWIN_98-4.10

I need polnish sort LATNI2 or  WIN

I try :
createdb -E LATIN2 dbtest
createdb -E WIN dbtest

initdb --locale pl_PL ......
 but  i have message:
 FATAL: invalid value for parameter "lc_messages": "pl_PL"

I try change postgresql.conf:
   from: lc_messages=C to lc_messages=pl_PL
 but  i have message:
 FATAL: invalid value for parameter "lc_messages": "pl_PL"


I try:
 initdb --lc_collate=pl_PL ..... -E LATIN2
and
 initdb --lc_collate=pl_PL ..... -E WIN
postgres create template1 ...
but in psql:
    show lc_collate:    I have lc_collate: C

polnish font: ąćęłńóśżź

Postgres on Linux have polnish sort ... all is ok

Can You help me ?









pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: INITDB error
Next
From: Rover
Date:
Subject: Ever wonder what your Dog is saying?