Transaction serialization - Mailing list pgsql-general

From Dusan Milanov
Subject Transaction serialization
Date
Msg-id CAE7sK9h=t6_sxHm=oyiYoRnMBF41DLApgZAVhZiUsNBYviLATw@mail.gmail.com
Whole thread Raw
Responses Re: Transaction serialization  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-general
Hi,

A question about transactions: does postgres report serialization errors before a transaction is committed? Obviously, it does on commit, but how about previous statements? Can there be an ERRCODE_T_R_SERIALIZATION_FAILURE error as a response to anything else but the commit?

Best regards,

Dusan Milanov

pgsql-general by date:

Previous
From: Sameer Kumar
Date:
Subject: Re: What Causes Access Exclusive Lock?
Next
From: Jeff Janes
Date:
Subject: Re: What Causes Access Exclusive Lock?