Return-Path: postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id KAA13073 for postgres-redist; Mon, 26 Sep 1994 10:53:02 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199409261753.KAA13073@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from oahu.cs.ucla.edu (Oahu.CS.UCLA.EDU [131.179.128.12]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id KAA13063 for <postgres@postgres.berkeley.edu>; Mon, 26 Sep 1994 10:53:01 -0700
Received: by oahu.cs.ucla.edu
	(Sendmail 4.1/3.26) id AA12694;
	Mon, 26 Sep 94 10:52:55 PDT
From: raj@CS.UCLA.EDU (Raj Vadakkencherry)
Message-Id: <9409261752.AA12694@oahu.cs.ucla.edu>
Subject: Failure of append
To: postgres@postgres.Berkeley.EDU
Date: Mon, 26 Sep 1994 10:52:54 -0700 (PDT)
X-Mailer: ELM [version 2.4 PL21]
Content-Type: text
Content-Length: 338       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 26 Sep 94 10:53:02 -0700
Resent-XMts: smtp

Hi,

 I'm using libpq calls to append to a database. (PQexec("append ...")).

 The append string passed to PQexec is rather long at times: 15000 chars
 or more. (it is a string of approx. 1000 points, each point represented
 as in 15 chars)

 For such strings, the append fails.
 Any suggestions on how to get around this problem ?

Raj.

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
