Well, after a couple hours of reading the postgres website I found that I
should create my database with the "encoding" option, it seems it worked.
Thanks all.
At 06:26 PM 7/8/2003 +0200, you wrote:
Jadiel Flores wrote:
Hi all, I really need your help asap, I have to change a website from
mysql
Jadiel Flores wrote:
Hi all, I really need your help asap, I have to change a website from
mysql to postgres but this site is in spanish and Postgres is returning
the error:
PostgreSQL said: ERROR: Unicode >= 0x1 is not supoorted
This is everytime I try to insert the characters ñ, á, é, etc
Hi all, I really need your help asap, I have to change a website from mysql
to postgres but this site is in spanish and Postgres is returning the error:
PostgreSQL said: ERROR: Unicode >= 0x1 is not supoorted
This is everytime I try to insert the characters ñ, á, é, etc.
Do I need a special