[BUGS] Bug: CREATE COLLATION fails on Windows when used with POSIX

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [BUGS] Bug: CREATE COLLATION fails on Windows when used with POSIX
Дата
Msg-id CAKKotZQR5R+UuXy5mXNSYTA29f7NmnFse=SjwjVDSRr-HhtLhQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-bugs
Hi,

When we try to create new collation on windows using "POSIX" it fails.

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

Error:
ERROR: could not create locale "POSIX". No error

Platform:
Windows 2016 (64 bit)

Version:
Postgres 9.4

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
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: twodragon72@gmail.com
Дата:
Сообщение: [BUGS] BUG #14764: #if HASH_DEBUG source in dynahash.c is fault.
Следующее
От: vinod.t.v@outlook.com
Дата:
Сообщение: [BUGS] BUG #14765: Recreating databases from copied files.