Return-Path: owner-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 PAA16230 for postgres-redist; Wed, 31 Aug 1994 15:18:05 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199408312218.PAA16230@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 PAA16220 for ; Wed, 31 Aug 1994 15:18:03 -0700 Received: by oahu.cs.ucla.edu (Sendmail 4.1/3.26) id AA22140; Wed, 31 Aug 94 15:17:42 PDT From: raj@CS.UCLA.EDU (Raj Vadakkencherry) Message-Id: <9408312217.AA22140@oahu.cs.ucla.edu> Subject: Warning message from postgres To: postgres@postgres.Berkeley.EDU Date: Wed, 31 Aug 1994 15:17:41 -0700 (PDT) X-Mailer: ELM [version 2.4 PL21] Content-Type: text Content-Length: 541 Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 31 Aug 94 15:18:04 -0700 Resent-XMts: smtp Hi, I get the following warning message when I'm appending to a postgres class using libpq calls: NOTICE:Aug 31 15:16:26:EndTransactionBlock and not inprogress/abort state ---------------------------------------- The append was successful, but the above warning appears after no appends took place for a while. I'm appending to a class using libpq calls - PQexec("copy from stdin"), PQputline("..."), .... PQputline(".\n") and PQendcopy(); ---------------------------------------- What does the message mean ? Thanks, 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. ==============================================================================