Re: initdb problen

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: initdb problen
Дата
Msg-id 40518B0D.1090208@dunslane.net
обсуждение исходный текст
Ответ на Re: initdb problen  ("Korea PostgreSQL Users' Group" <pgsql-kr@postgresql.or.kr>)
Ответы Re: initdb problen  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers-win32
the answer is very probably here:
http://archives.postgresql.org/pgsql-hackers-win32/2003-10/msg00024.php

I thought Bruce said he had this covered, but it hasn't been fixed. I
will prepare a patch in the next day or so if someone else doesn't beat
me to it.

cheers

andrew

Korea PostgreSQL Users' Group wrote:

>it works still problem.
>
>setlocale() function is not equivalent between unix and win32
>
>plz check.
>
>multibyte text is not sorted.
>
>
>----- Original Message -----
>From: "Claudio Natoli" <claudio.natoli@memetrics.com>
>To: "'Korea PostgreSQL Users' Group'" <pgsql-kr@postgresql.or.kr>; <pgsql-hackers-win32@postgresql.org>
>Sent: Friday, March 12, 2004 5:04 PM
>Subject: RE: [pgsql-hackers-win32] initdb problen
>
>
>
>
>>What if you instead try:
>>
>>initdb --locale=C
>>
>>Looks like "--no-locale" is not "equivalent to --locale=C", at least under
>>win32.
>>
>>Cheers,
>>Claudio
>>
>>
>>
>>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>      subscribe-nomail command to majordomo@postgresql.org so that your
>      message can get through to the mailing list cleanly
>
>
>


В списке pgsql-hackers-win32 по дате отправления:

Предыдущее
От: "Korea PostgreSQL Users' Group"
Дата:
Сообщение: Re: initdb problen
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Thanks for the great work on the Win32 port