Microsoft
Software
Hardware
Network
Question : How to change the encoding of the postgre in the client side using pg_set_client_encoding?
Hello,
I'm trying to import an Excel file using EMS SQL Manager for Postgre, but the error "09/07/2010 11:14 - Line 12: ERROR: invalid byte sequence for encoding "UTF8": 0xba" it's appearing. Searching in the posts, I've founded that we can use the command pg_set_client_encoding. So, I tried to execute it in this way: "pg_set_client_encoding('U
NICODE')" (removing the quotes too) but a syntax error appear.
Some idea?
Thanks.
Answer : How to change the encoding of the postgre in the client side using pg_set_client_encoding?
try
select pg_set_client_encoding('UN
ICODE');
Random Solutions
Keep file ownership when using Rsync
Red "X" appears in the icon for a mapped network drive in Windows 7, even though you can successfully access the drive
Cisco Routers - IP SLA notifications
0xefbfbd of encoding "UTF8" has no equivalent in "WIN1252"
Unable to copy and paste files through remote desktop
access to css 11503 using GUI
Searching inside PHP files
Finding file owner - getting an error: identity references could not be translated
I need to stop, then re-start, a thread in a web service using IIS
sql server smtp port