Re: psycopg concurrency control - Mailing list psycopg

From John Lb
Subject Re: psycopg concurrency control
Date
Msg-id CANqFGQwT3akrXRQsV=a69hGi=5Dt8Xe0roes1A+yX=ym3AT6qA@mail.gmail.com
Whole thread Raw
In response to Re: psycopg concurrency control  (Christophe Pettus <xof@thebuild.com>)
List psycopg
Thank you  very much

On Mon, Sep 12, 2016 at 8:01 PM, Christophe Pettus <xof@thebuild.com> wrote:

On Sep 12, 2016, at 5:00 PM, John Lb <johnlb77@gmail.com> wrote:

> Thread A writes  bob in a row successfully  ,   and then  when  Thread B  tries to  write the name  bob ,   an   error  notification  will  appear  indicating  name bob is already in the row .    Is this right ??

Yes, that's correct.

--
-- Christophe Pettus
   xof@thebuild.com


psycopg by date:

Previous
From: John Lb
Date:
Subject: Re: psycopg concurrency control
Next
From: "kristofer.anandita41"
Date:
Subject: psycopg2 not able to be installed in macosx sierra