in reply to Re^3: How to Encode/Decode double encoded string.
in thread How to Encode/Decode double encoded string.
Thank you for the reply.
Yes i did set pg_enable_utf8 = 0, after that only i can see the same above raw strings on the web applications.
Please note whatever i see in the database, i see as it is in the application too.
postgres server encoding and client encoding is 'UTF-8', i tried to change the client_encoding to SQL_ASCII but it didn't help.
I am still not quite sure what exactly needs to be done in order to get around this issue.
Thank you
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to Encode/Decode double encoded string.
by haj (Vicar) on Sep 22, 2020 at 11:45 UTC |