Re: psycopg concurrency control - Mailing list psycopg

From Christophe Pettus
Subject Re: psycopg concurrency control
Date
Msg-id 4440619A-3658-4954-971E-B7BC6B3D5B6F@thebuild.com
Whole thread Raw
In response to psycopg concurrency control  (John Lb <johnlb77@gmail.com>)
Responses Re: psycopg concurrency control  (John Lb <johnlb77@gmail.com>)
List psycopg
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: Christophe Pettus
Date:
Subject: Re: psycopg concurrency control
Next
From: John Lb
Date:
Subject: Re: psycopg concurrency control