Re: Windows installation problem at post-install step

Ertan Küçükoglu <ertan.kucukoglu@gmail.com>

From: Ertan Küçükoglu <ertan.kucukoglu@gmail.com>
To: Adrian Klaver <adrian.klaver@aklaver.com>
Cc: pgsql-general@lists.postgresql.org
Date: 2024-07-22T18:48:50Z
Lists: pgsql-general
Adrian Klaver <adrian.klaver@aklaver.com>, 22 Tem 2024 Pzt, 21:10 tarihinde
şunu yazdı:

> I am getting out of my depth here, but I am pretty sure that:
>
> ENCODING = 'UTF8' LOCALE_PROVIDER = libc LOCALE = 'Turkish_Turkey.1254'
>
> is not going to work. That you will need to change the locale to a
> Turkish UTF8 name.
>

I added tr_TR.UTF-8 to the system locales.
I also changed all Turkish_Turkey.1254 to tr_TR.UTF-8 in the dump file.
Unfortunately, I found that there are some databases created using WIN1254
encoding.
I do not know what I should do with them. I don't think simply changing
WIN1254 -> UTF8 will work.
I will probably wait for a working Windows installer.

Thanks & Regards,
Ertan

Commits

  1. Windows support in pg_import_system_collations