Re: Improve heapgetpage() performance, overhead from serializable

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Improve heapgetpage() performance, overhead from serializable
Дата
Msg-id 20240408051314.qhbzgbsmbvbchdwu@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: Improve heapgetpage() performance, overhead from serializable  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
Hi,

On 2024-04-08 16:18:21 +1200, David Rowley wrote:
> On Mon, 8 Apr 2024 at 16:08, Andres Freund <andres@anarazel.de> wrote:
> > I think visible would be ok, the serialization checks are IMO about
> > visibility too. But if you'd prefer I'd also be ok with something like
> > page_collect_tuples()?
> 
> That's ok for me.

Cool, pushed that way.

Greetings,

Andres Freund



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Improve WALRead() to suck data directly from WAL buffers when possible