in reply to Re^2: DBD::Pg encodes Perlstring to UTF-8 bytes instead of WIN1252 regardless client encoding
in thread DBD::Pg encodes Perlstring to UTF-8 bytes instead of WIN1252 regardless client encoding
client encoding tells WIN1252
Then set it to UTF-8. It will be much more pleasant to work with from Perl and DBD::Pg/DBI.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: DBD::Pg encodes Perlstring to UTF-8 bytes instead of WIN1252 regardless client encoding
by Pickwick (Beadle) on Jan 31, 2014 at 09:08 UTC |