Re: How do concurrent inserts work?

Поиск
Список
Период
Сортировка
От Yaroslav
Тема Re: How do concurrent inserts work?
Дата
Msg-id 1419682758777-5832163.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: How do concurrent inserts work?  (Serge Fonville <serge.fonville@gmail.com>)
Ответы Re: How do concurrent inserts work?  (David G Johnston <david.g.johnston@gmail.com>)
Список pgsql-novice
Serge Fonville wrote
> When I tested the same queries I get the same behaviour.
> When both are SERIALIZABLE, the second insert just waits
>
> When one is default (unspecified) and the other is SERIALIZABLE, the
> behaviour is the same as you describe.

Just re-tested, and no, it doesn't wait and behaves exactly as I described.
My PostgreSQL version is:  "PostgreSQL 9.3.4, compiled by Visual C++ build
1600, 32-bit", if it's relevant.





-----
WBR, Yaroslav Schekin.
--
View this message in context: http://postgresql.nabble.com/How-do-concurrent-inserts-work-tp5832157p5832163.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Serge Fonville
Дата:
Сообщение: Re: How do concurrent inserts work?
Следующее
От: David G Johnston
Дата:
Сообщение: Re: How do concurrent inserts work?