Re: _mdfd_getseg can be expensive

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: _mdfd_getseg can be expensive
Дата
Msg-id CAM3SWZTyq4EjgZQ2FfkO73gaKvENqrYYvjZXSZh87_ePW0U8Jg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: _mdfd_getseg can be expensive  (Andres Freund <andres@anarazel.de>)
Ответы Re: _mdfd_getseg can be expensive  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Wed, Aug 31, 2016 at 2:37 PM, Andres Freund <andres@anarazel.de> wrote:
>> This looks good.
>
> Thanks for looking!

No problem.

In other painfully pedantic news, I should point out that
sizeof(size_t) isn't necessarily word size (the most generic
definition of word size for the architecture), contrary to my reading
of the 0002-* patch comments. I'm mostly talking thinking about x86_64
here, of course.


-- 
Peter Geoghegan



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: WAL consistency check facility
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables)