Re: WAL Record Header Size Reduction

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WAL Record Header Size Reduction
Дата
Msg-id 19954.1169740993@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WAL Record Header Size Reduction  (Heikki Linnakangas <heikki@enterprisedb.com>)
Ответы Re: WAL Record Header Size Reduction  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
Heikki Linnakangas <heikki@enterprisedb.com> writes:
> ISTM that we would get the effect your looking for by just moving the 
> xl_tot_len field to the end, and only storing it for records with backup 
> blocks:

I like that formulation better --- seems like less
change-for-the-sake-of-change.
        regards, tom lane


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Access last inserted tuple info...
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: tsearch in core patch, for inclusion