how can I fix my accent issues?

From: Igniris Valdivia Baez <igniris(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: how can I fix my accent issues?
Date: 2023-12-09 04:58:16
Message-ID: CAD_aniHBxNsTFjJO+dSaifQwtf2dEX2FKezOaic5KgJ_NCGNTw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hello, I have an ETL process collecting data from a postgresql
database and xls files and inserting in a postgresql database that
process occurs great in a local DB in postgres 14 with UTF8
codification and Spanish_Cuba.1952 collation but when I execute that
process in dev which is in postgres 15 and UTF8 with collation
en_US.utf8 the words with accents and ñ looks like an interrogation
symbol, what can I do to fix this?
thanks in advance

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2023-12-09 06:01:38 Re: how can I fix my accent issues?
Previous Message peter.borissow@kartographia.com 2023-12-09 01:17:59 Re: Inserting into foreign table with sequences and default values