large inserts - Mailing list pgsql-general

From Mark, Terry
Subject large inserts
Date
Msg-id 548152BB0AD9D2119C400008C7CFE8C801F12FBB@gold-exch.amgen.com
Whole thread Raw
List pgsql-general
Hi all,
I am trying to do inserts which might get somewhat large.  Using Perl and
DBI, I get an error from PGQuery () saying that the query was too large.  (I
am presuming this is Postgres' message).

Is it possible to do a large insert *without* using the COPY command ? (I am
having trouble seeing how the pipes would look from within my script and
would prefer not to have to grant super-user status).

thank you for any help,
terry

pgsql-general by date:

Previous
From: Jochen Topf
Date:
Subject: Re: Is PostgreSQL ready for mission critical applications?
Next
From: "Qiang (John) Tu"
Date:
Subject: old releases of PostgreSQL ?