Re: [HACKERS] Concurrency control questions 6.3.2 vs. 6.4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Concurrency control questions 6.3.2 vs. 6.4
Дата
Msg-id 199811160313.WAA29256@candle.pha.pa.us
обсуждение исходный текст
Ответ на Concurrency control questions 6.3.2 vs. 6.4  (Steve Frampton <frampton@mail.flarc.edu.on.ca>)
Список pgsql-hackers
> Hello:
> 
> I noticed the locking code in the backend/storage/lmgr directory has had a
> lot of modifications between 6.3.2 vs. 6.4.  I know that Vadim is working
> on changing the table-level locking scheme of 6.3.2 towards a
> multi-version concurrency control scheme.  I'm wondering how much along
> these modifications are -- it looks like there were changes made to the
> existing locking scheme but no additional features were added.  This is
> based on a very cursory look at the locking code in 6.4 (the locking code
> is a lot more complicated than I had initially thought it was going to
> be).

That may have been me.  I renamed a lot of the structures at one point,
because they were so misnamed as to add to the confusion.  No real code
changed in that pass, though we have made incremental improvements to
the code in this release.

I don't think Vadim has started making changes for LLL there yet, but he
can tell us.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: "Taral"
Дата:
Сообщение: SQL vs. OQL
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Postgres for Sunos 4.1.4