Re: Committed updates don't seem to be committed. - Mailing list pgsql-novice

From Tom Lane
Subject Re: Committed updates don't seem to be committed.
Date
Msg-id 26239.1087962093@sss.pgh.pa.us
Whole thread Raw
In response to Re: Committed updates don't seem to be committed.  (mike g <mike@thegodshalls.com>)
Responses Re: Committed updates don't seem to be committed.
List pgsql-novice
mike g <mike@thegodshalls.com> writes:
> If you post more details about how the transaction being executed you
> might get more replies from others on the list.  Pretty tough to give a
> definitive answer based on the info below.

In particular, the quoted log segment only shows that this single
command executed successfully; it very possibly could have been part
of a larger transaction that later failed and was rolled back.

I think Frank is in error to suppose that his updates are "not wrapped
in a transaction".

            regards, tom lane

pgsql-novice by date:

Previous
From: mike g
Date:
Subject: Re: Committed updates don't seem to be committed.
Next
From: Frank Kurzawa
Date:
Subject: Re: Committed updates don't seem to be committed.