Re: Hungarian collation in English Windows server - Mailing list pgsql-general

From Tom Lane
Subject Re: Hungarian collation in English Windows server
Date
Msg-id 26407.1535119307@sss.pgh.pa.us
Whole thread Raw
In response to Re: Hungarian collation in English Windows server  (Durumdara <durumdara@gmail.com>)
List pgsql-general
Durumdara <durumdara@gmail.com> writes:
> Dear Laurenz!
>> You have to install the collation on the Windows maching, not in
>> PostgreSQL.

> We could add languages. As I remember my coll. told me that Hungarian lang.
> pack is installed in that machine.
> But maybe this is different thing.
> What we need to do to PGSQL see that collation? Would you or other member
> decribe the steps, please?

Did you add the language pack after PG was already installed?  If so,
you could re-initdb, or if that's inconvenient maybe you could run
pg_import_system_collations().

            regards, tom lane


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to split an array into columns
Next
From: Paul A Jungwirth
Date:
Subject: Re: How to split an array into columns