Re: WIN1252 vs UTF8 database encoding

2022-05-04 Thread Adrian Klaver
On 5/4/22 14:51, JORGE MALDONADO wrote: Hi, I am currently working with a PostgreSQL database created with *WIN1252 *encoding because the data will be in Spanish language. So, both *Collation* and *Character type* are set to *Spanish_Mexico.1252* After reading a bit more about encoding, it s

WIN1252 vs UTF8 database encoding

2022-05-04 Thread JORGE MALDONADO
Hi, I am currently working with a PostgreSQL database created with *WIN1252 *encoding because the data will be in Spanish language. So, both *Collation* and *Character type* are set to *Spanish_Mexico.1252* After reading a bit more about encoding, it seems to me that I can use *UTF8* encoding so