Re: psycopg concurrency control

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: psycopg concurrency control
Дата
Msg-id 4440619A-3658-4954-971E-B7BC6B3D5B6F@thebuild.com
обсуждение исходный текст
Ответ на psycopg concurrency control  (John Lb <johnlb77@gmail.com>)
Ответы Re: psycopg concurrency control
Список 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 по дате отправления:

Предыдущее
От: Christophe Pettus
Дата:
Сообщение: Re: psycopg concurrency control
Следующее
От: John Lb
Дата:
Сообщение: Re: psycopg concurrency control