agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedWarning message from postgres
2+ messages / 2 participants
[nested] [flat]
* Warning message from postgres
@ 1994-08-31 22:17 Raj Vadakkencherry <raj@CS.UCLA.EDU>
1994-09-02 06:50 ` Re: Warning message from postgres Paul M. Aoki <aoki@cs.berkeley.edu>
0 siblings, 1 reply; 2+ messages in thread
From: Raj Vadakkencherry @ 1994-08-31 22:17 UTC (permalink / raw)
To: legacy
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.
==============================================================================
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Warning message from postgres
1994-08-31 22:17 Warning message from postgres Raj Vadakkencherry <raj@CS.UCLA.EDU>
@ 1994-09-02 06:50 ` Paul M. Aoki <aoki@cs.berkeley.edu>
0 siblings, 0 replies; 2+ messages in thread
From: Paul M. Aoki @ 1994-09-02 06:50 UTC (permalink / raw)
To: Raj Vadakkencherry <raj@CS.UCLA.EDU>; +Cc: legacy
raj@CS.UCLA.EDU (Raj Vadakkencherry) writes:
> NOTICE:Aug 31 15:16:26:EndTransactionBlock and not inprogress/abort state
it's not clear from your description that this is what's happening,
but this *usually* means that the
end
(end transaction) command has been executed without a corresponding
begin
--
Paul M. Aoki | University of California at Berkeley
aoki@CS.Berkeley.EDU | Dept. of EECS, Computer Science Division (#1776)
| Berkeley, CA 94720-1776
==============================================================================
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.
==============================================================================
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~1994-09-02 06:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
1994-08-31 22:17 Warning message from postgres Raj Vadakkencherry <raj@CS.UCLA.EDU>
1994-09-02 06:50 ` Paul M. Aoki <aoki@cs.berkeley.edu>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox