[GENERAL] Not able to create collation on Windows - Mailing list pgsql-general

From Murtuza Zabuawala
Subject [GENERAL] Not able to create collation on Windows
Date
Msg-id CAKKotZSAykyya2tFOu4gzvuMOuYzTt1OSKKb+c6eg0D76H1pog@mail.gmail.com
Whole thread Raw
List 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

Attachment

pgsql-general by date:

Previous
From: Alex Samad
Date:
Subject: Re: [GENERAL] Question about loading up a table
Next
From: Murtuza Zabuawala
Date:
Subject: [GENERAL] Not able to create collation on Windows