On Fri, Dec 29, 2006 at 07:21:12PM -0500, James Neff wrote:
> I have an sql script that I am trying to execute in psql client on the
> database itself. The script is just a bunch (hundreds of thousands) of
> INSERT statements.
Hundreds of thousands? Is there a reason you're not using COPY
inst
I have an sql script that I am trying to execute in psql client on the
database itself. The script is just a bunch (hundreds of thousands) of
INSERT statements.
I don't know how, but I seem to have bad characters throughout my file
and when I run the script it will of course error out complai