Re: MultiXacts & WAL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: MultiXacts & WAL
Дата
Msg-id 15544.1150560612@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: MultiXacts & WAL  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: MultiXacts & WAL
Список pgsql-hackers
Heikki Linnakangas <hlinnaka@iki.fi> writes:
> Also, multixacts are only used when two transactions hold a shared lock 
> on the same row.

Yeah, it's difficult to believe that multixact stuff could form a
noticeable fraction of the total WAL load, except perhaps under really
pathological circumstances, because the code just isn't supposed to be
exercised often.  So I don't think this is worth pursuing.  Paolo's free
to try to prove the opposite of course ... but I'd want to see numbers
not speculation.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PG_MODULE_MAGIC
Следующее
От: Thomas Hallgren
Дата:
Сообщение: Re: PG_MODULE_MAGIC