Re: lock related issues...

Поиск
Список
Период
Сортировка
От Mike Mascari
Тема Re: lock related issues...
Дата
Msg-id 40187D89.4040000@mascari.com
обсуждение исходный текст
Ответ на Re: lock related issues...  (Chris Bowlby <chris@pgsql.com>)
Список 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 по дате отправления:

Предыдущее
От: Chris Bowlby
Дата:
Сообщение: Re: lock related issues...
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: rule and JDBC