Re: lots of puzzling log messages - Mailing list pgsql-general

From Tom Lane
Subject Re: lots of puzzling log messages
Date
Msg-id 24219.1114302055@sss.pgh.pa.us
Whole thread Raw
In response to Re: lots of puzzling log messages  (Kris Jurka <books@ejurka.com>)
List pgsql-general
Kris Jurka <books@ejurka.com> writes:
> The latest driver will do that as well, but in two statements now that
> transaction end doesn't automatically start a new one immediately.  The
> difference is that the server doesn't log it for the 8.0 driver because
> it prepares the begin/commit/rollback statements just once and executes
> them from then on.

Hmm.  ISTM the value of preparing a utility statement like begin/commit/
rollback would be minuscule at best.  Is there a reason for not just
issuing those as plain queries?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Had a problem with pg_clog
Next
From: Typing80wpm@aol.com
Date:
Subject: run isql.exe batch as DOS command