On Sat, Nov 28, 2009 at 12:59, Denis BUCHER <dbucherml(at)hsolutions(dot)ch> wrote:
[...]
> There is a "E" before the street field !
>
> This is an extract of the dump :
>
> 'ST311PHANIE ROBERT', NULL, E'RTE DES TATTES D\\''OIE 5',
Sounds like escape quoting to me. You can read about it at
<http://www.postgresql.org/docs/current/static/sql-syntax-lexical.html>.
I'm not sure how good 7.4.6 is at unicode-quoting, but I surmise this
could be the source of the error that it is not able to handle the
correct string quoting.
--
- Rikard - http://bos.hack.org/cv/