Re: [GENERAL] copy command -- foiled by pg_atoi

1999-12-22 Thread Mike Beller
Folks-- Thanks for the ideas. But bisection just seemed too cumbersome. In the end I decided to write a data filter in perl which checks all the data for valid types before putting it into the DB! Mike Ed Loehr wrote: > > I have found that judicious placement of a few queries (selects, inten

[GENERAL] copy command -- foiled by pg_atoi

1999-12-18 Thread Mike Beller
Hi I'm using postgresql on RedHat/i386 from the RH6.1 RPMs (Linux 2.2.5-15 PostgreSQL-6.5.2). I've been evaluating it, and am quite excited about the possibilty of using this outstanding open-source code in my company's systems. I noticed the following and want to submit it for your considerat