PQexec() -- query is too long. Maximum length is 8191

From: Alan Schunemann <schu(at)pobox(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PQexec() -- query is too long. Maximum length is 8191
Date: 1998-07-20 19:28:35
Message-ID: 35B39A2F.1F2AB89C@pobox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I was attempting to import a large table using the psql -e database < db.out.
(where db.out is the result of a pg_dump that has been changed to import a new
data set) However, after reading approx. 191 lines, the load core dumped with
the error:

PQexec() -- query is too long. Maximum length is 8191

Any ideas?

Thanks,
Alan

Browse pgsql-general by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-07-21 05:21:43 [Fwd: SGVLLUG Oracle and Informix on Linux]
Previous Message Konstantinos Vassiliadis 1998-07-20 16:30:40 Re: [GENERAL] Inserting values into set attributes (fwd)