stessy writes:
> I have this error "pg_atoi: error in "PARC INDUSTRIEL": can't parse
> "PARC INDUSTRIEL" " when I try to copy data from file to database.
The copy is seeing the value "PARC INDUSTRIEL" while it is trying to fill
a numerical column. Make sure the order and type of your columns matches.
--
Peter Eisentraut peter_e@gmx.net