I recently installed PostgreSql and I am trying to create a new database. Unfortunately, I had an error creating the database:
"'utf8' codec cannot decode byte 0xe9 at position 42: invalid continuation byte" 
What is the problem? thanks
postgresql pgadmin-4
narcisse
source share