[GENERAL] Not able to create collation on Windows

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [GENERAL] Not able to create collation on Windows
Дата
Msg-id CAKKotZS-wcDcofXDCH=sidiuajE+nqHn2CGjLLX78anyDmi3gQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] Not able to create collation on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

I am trying to create collation on windows using default POSIX collation with pgAdmin3 but I am getting error as shown in screenshot, Can someone suggest how to fix this? 

Syntax:
CREATE COLLATION public.test from pg_catalog."POSIX";

Error:
ERROR: could not create locale "POSIX". No error
(Refer screenshot for more information.)


On Postgres website, It is mentioned that POSIX is available on all platform.
On all platforms, the collations named default, C, and POSIX are available. Additional collations may be available depending on operating system support.

--
Regards,
Murtuza Zabuawala


Вложения

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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [GENERAL] Not able to create collation on Windows
Следующее
От: Tim Uckun
Дата:
Сообщение: [GENERAL] Shared Constants in PLPGSQL