| From: | König, Monika (62-24) <monika(dot)koenig(at)bonn(dot)de> |
|---|---|
| To: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | problem with latin09 encoding after upgrade to 11.3 |
| Date: | 2019-05-20 05:50:03 |
| Message-ID: | D5ECDEBB36D62243AB0551E8A19FE97801F7F1DFEE@SV9206.intern.stadt-bn.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hey,
I've just upgraded from postgresql 11.2 to 11.3
postgres=# SELECT version();
version
---------------------------------------------------------------------------------------------------------
PostgreSQL 11.3 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36), 64-bit
Now the function to_char throws an error:
Standardumwandlung von Kodierung »LATIN1« nach »LATIN9« existiert nicht
The database encoding is 'LATIN9', and all went fine until this new version, and latin1 isn't used anywhere.
I use yum to manage the versions, but I also can't downgrade the version!
Is there anything, I can do??
Regards
Monika
Bleiben Sie mit unseren städtischen Newslettern auf dem Laufenden. Alle Informationen zum Abo finden Sie auf www.bonn.de/newsletter<http://www.bonn.de/newsletter>
Recyclingpapierfreundlichste Stadt Deutschlands 2010 bis 2018.
Bitte prüfen Sie, ob diese Mail wirklich ausgedruckt werden muss.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | 2019-05-20 07:58:21 | problem with latin09 encoding after upgrade to 11.3 | |
| Previous Message | Tom Lane | 2019-05-20 04:10:17 | Re: BUG #15804: Assertion failure when using logging_collector with EXEC_BACKEND |