Re: [WIP] The relminxid addition, try 3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [WIP] The relminxid addition, try 3
Дата
Msg-id 28877.1147115299@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [WIP] The relminxid addition, try 3  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: [WIP] The relminxid addition, try 3
Список pgsql-patches
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Ah, there's another reason, and it's that I'm rewriting the tuple in
> place, not calling heap_update.

Is that really a good idea, as compared to using heap_update?

(Now, if you're combining this with the very grotty relpages/reltuples
update code, then I'm all for making that xlog properly --- we've gotten
away without it so far but it really should xlog the change.)

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [WIP] The relminxid addition, try 3
Следующее
От: "Luke Lonergan"
Дата:
Сообщение: Re: Page at a time index scan