Re: Determining client_encoding from client locale
Susanne Ebrecht <susanne@2ndquadrant.com>
From: Susanne Ebrecht <susanne@2ndQuadrant.com>
To: Peter Geoghegan <peter.geoghegan86@gmail.com>
Cc: Peter Eisentraut <peter_e@gmx.net>, Jaime Casanova <jcasanov@systemguards.com.ec>, Magnus Hagander <magnus@hagander.net>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <bruce@momjian.us>
Date: 2011-01-17T13:59:45Z
Lists: pgsql-hackers
On 17.01.2011 14:26, Peter Geoghegan wrote: > On 17 January 2011 12:58, Susanne Ebrecht<susanne@2ndquadrant.com> wrote: >> Hello, >> >> maybe i missed pre-discussion but ... >> >> I miss considering auto-detect of file encoding. >> >> A simple example: >> $ psql -f dump.sql db >> >> What happens when dump.sql is written by using >> another encoding? > That doesn't tend to be much of a problem in practice because pg_dump > will have the dump SET client_encoding as appropriate from the DB > encoding. Ok, naming it dump.sql was confusing. My fault. I didn't thought about pg_dump dump files here. I more thought about files that came out of editors using mad encoding and maybe then also were created on Windows and then copied to Unix for import. Written on little endian, copied to big endian and so on. Susanne -- Susanne Ebrecht - 2ndQuadrant PostgreSQL Development, 24x7 Support, Training and Services www.2ndQuadrant.com