Re: 답장: bug report

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 답장: bug report
Дата
Msg-id 5422.1253157973@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 답장: bug report  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-bugs
Craig Ringer <craig@postnewspapers.com.au> writes:
> On Thu, 2009-09-17 at 12:06 +0900, 황수진 wrote:
>> Pg version is 8.4.1.
>> I am using Windows XP.

> Please reply to the list, not just to me. I've cc'd the bugs list.

> I don't have much idea what could be causing your issue personally, as I
> have practically zero knowledge about locale handling on Windows.

The immediate issue evidently is that chklocale.c doesn't know what
code page 949 is.  Some googling suggests that it might be the same
thing as UHC, but I'm not sure.  If it is the same thing as UHC,
though, the OP is out of luck anyway, because we don't allow UHC
as a server-side encoding.  So the short answer is "this locale
setting is not supported by Postgres.  Use a different code page".

            regards, tom lane


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: 답장: bug report
Следующее
От: Kenaniah Cerny
Дата:
Сообщение: Re: BUG #5059: Planner ignores estimates when planning an IN () subquery