RE: query buffer max length of 16384 exceeded

From: "Rainer Mager" <rmager(at)vgkk(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: RE: query buffer max length of 16384 exceeded
Date: 2000-06-13 01:54:52
Message-ID: NEBBJBCAFMMNIHGDLFKGIEOLCCAA.rmager@vgkk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Well, I fixed my problem. I'm sure everyone already knows this but if you
use the -d flag to pg_dump (Dump data as proper insert strings) then it
doesn't use the COPY command to insert data. Hence no HUGE strings to exceed
the buffer. Using this flag helped.

--Rainer

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Sameh Ghane 2000-06-13 03:13:51 Re: Who should own pg_hba.conf?
Previous Message G. Anthony Reina 2000-06-12 21:17:28 Who should own pg_hba.conf?