Thank you Thomas, this was exactly what I was looking for.
On 24.6.2016 0:57, Thomas Munro wrote:
On Fri, Jun 24, 2016 at 4:13 AM, Dusan Milanov wrote:
Hi,
A question about transactions: does postgres report serialization errors
before a transaction is committed? Obviously, it does on commit
On Fri, Jun 24, 2016 at 4:13 AM, Dusan Milanov wrote:
> 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
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,
Du