Re: Logical to physical page mapping

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: Logical to physical page mapping
Дата
Msg-id CAGTBQpZ5ZRDPbo1ZjH7fogv1Se2PhS=J6otk35LGN8aDH3ESzw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Logical to physical page mapping  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Logical to physical page mapping
Список pgsql-hackers
On Sat, Oct 27, 2012 at 3:41 PM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
>
>> I think you're just moving the atomic-write problem from the data pages
>> to wherever you keep these pointers.
>
>
> If the pointers are stored as simple 4-byte integers, you probably could
> assume that they're atomic, and won't be torn.

That could backfire.



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Performance Improvement by reducing WAL for Update Operation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Logical to physical page mapping