Re: SSI memory mitigation & false positive degradation

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: SSI memory mitigation & false positive degradation
Дата
Msg-id 4D1B23EC0200002500038D80@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: SSI memory mitigation & false positive degradation  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: SSI memory mitigation & false positive degradation  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
> Looking at the predicate lock splitting, it occurs to me that
> it's possible for a non-serializable transaction to be canceled if
> it needs to split a predicate lock held by a concurrent
> serializable transaction, and you run out of space in the shared
> memory predicate lock area.
Good point.  We don't want that, for sure.
> Any chance of upgrading the lock to a relation lock, or killing
> the serializable transaction instead?
Absolutely.  Good suggestion.  Thanks!
-Kevin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_streamrecv for 9.1?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: and it's not a bunny rabbit, either