Re: lock related issues... - Mailing list pgsql-hackers

From Mike Mascari
Subject Re: lock related issues...
Date
Msg-id 40187D89.4040000@mascari.com
Whole thread Raw
In response to Re: lock related issues...  (Chris Bowlby <chris@pgsql.com>)
List pgsql-hackers
Chris Bowlby wrote:

> Hi Simon,
>
>  Thanks for the confirmation, I just wanted to make sure I was not 
> going ape over it and getting confused.
>
> At 08:04 PM 1/28/04, Simon Riggs wrote:
>
>> >Chris Bowlby writes
>> >  I'm looking for some details on how the locking system works in
>> > relation to transactions dealing with INSERTs and UPDATEs. The version
>> > of PostgreSQL is 7.3.2
>>
>> p.152 of the 7.3.2 Users Guide, section 9.2.1 Read Committed Isolation
>> Level applies to your situation as described
>

A great description of concurrency issues is Tom Lane's O'Reilly 
presentation. After installing PostgreSQL, a message should be output to 
read it:

http://conferences.oreillynet.com/presentations/os2002/lane_tom.tar.gz

Mike Mascari




pgsql-hackers by date:

Previous
From: Chris Bowlby
Date:
Subject: Re: lock related issues...
Next
From: Tatsuo Ishii
Date:
Subject: rule and JDBC