Re: Adding CommandID to heap xlog records

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Adding CommandID to heap xlog records
Дата
Msg-id 4145759.1662672297@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Adding CommandID to heap xlog records  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Ответы Re: Adding CommandID to heap xlog records  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Список pgsql-hackers
Matthias van de Meent <boekewurm+postgres@gmail.com> writes:
> Please find attached a patch that adds the CommandId of the inserting
> transaction to heap (batch)insert, update and delete records. It is
> based on the changes we made in the fork we maintain for Neon.

This seems like a very significant cost increment with returns
to only a minuscule number of users.  We certainly cannot consider
it unless you provide some evidence that that impression is wrong.

            regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: New strategies for freezing, advancing relfrozenxid early
Следующее
От: Jacob Champion
Дата:
Сообщение: Re: CFM Manager