[GENERAL] Postgresql SSI: read/write dependencies

2015-10-28 Thread Pavel Suderevsky
Hi, I am working on better insight of postgresql serialization mechanism. The main question is - how to determine serialization behaviour at system level and predict exception: > ERROR: could not serialize access due to read/write dependencies among > transactions > DETAIL: Reason code:

Re: [GENERAL] Postgresql SSI: read/write dependencies

2015-10-28 Thread Kevin Grittner
On Wednesday, October 28, 2015 4:33 PM, Pavel Suderevsky wrote: > I am working on better insight of postgresql serialization > mechanism. The main question is - how to determine serialization > behaviour at system level and predict exception: > ERROR: could not