BUG #17895: Bug concerning UTF-8

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: ericwilfried(dot)ettien(at)gmail(dot)com
Subject: BUG #17895: Bug concerning UTF-8
Date: 2023-04-13 12:32:11
Message-ID: 17895-9032679272514729@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17895
Logged by: wilferic
Email address: ericwilfried(dot)ettien(at)gmail(dot)com
PostgreSQL version: 15.2
Operating system: Windows 11
Description:

Good afternoon,
I have installed postgresql 15.2.1 on windows 11 and i created database name
like this: my_db_name.
In fact when i created databse with default value UTF-8 i received this
error : 'utf-8' codec can't decode byte 0xf4 in position 8: invalid
continuation byte.
So i explored solution and i used this link:
https://stackoverflow.com/questions/45897521/postgresql-utf8-codec-cant-decode-byte-0xe9-in-position-42-invalid-continua.
However this error is the same.
Please i would like to have solution concerning this error.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sandeep Thakkar 2023-04-13 12:50:07 Re: Error while installing Postgresql
Previous Message Manika Singhal 2023-04-13 11:09:01 Re: Error while installing Postgresql