Re: UTF-8 data migration problem in Postgresql 7.2
Tatsuo Ishii <t-ishii@sra.co.jp>
From: Tatsuo Ishii <t-ishii@sra.co.jp>
To: jm.poure@freesurf.fr
Cc: pgsql-hackers@postgresql.org, pgsql-odbc@postgresql.org, Inoue@tpf.co.jp
Date: 2002-02-20T14:12:18Z
Lists: pgsql-hackers
> 1) Is this a data perversion problem (=wrong UTF-8 sequences entered)? Then, > how can I fix it? Why don't you edit the output from pg_dump? It's just a text file. > Why did 7.1.3 allow the input of such data? It's just becuase no data validation checking was there before 7.2. -- Tatsuo Ishii