Re: relcache refcount

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: relcache refcount
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA40184D0D4@m0114.s-mxs.net
обсуждение исходный текст
Ответ на relcache refcount  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Ответы Re: relcache refcount
Список pgsql-hackers
> BTW, what are your plans for state saving/reversion for the lock manager
> and buffer manager?  The lock state, in particular, makes these other
> problems look trivial by comparison.

Why can't we keep all locks until main tx end ? Locks are not self conflicting
are they ? So the only reason to free them would be to improve concurrency,
and imho we don't need that. I guess I am just not seeing this correctly.
(I am assuming that a deadlock will still break the whole tx)

Andreas


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: pg_begintypend
Следующее
От: pgsql@mohawksoft.com
Дата:
Сообщение: Re: [pgsql-hackers-win32] Sync vs. fsync during