Re: Batching in executor

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: Batching in executor
Дата
Msg-id CA+HiwqED=0D1jQsYoXGuATxKr=Pxhm24Kwh01212KBAJ-bK9Bg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Batching in executor  (Daniil Davydov <3danissimo@gmail.com>)
Ответы Re: Batching in executor
Список pgsql-hackers
Hi Daniil,

On Tue, Oct 28, 2025 at 11:32 PM Daniil Davydov <3danissimo@gmail.com> wrote:
>
> Hi,
>
> As far as I understand, this work partially overlaps with what we did in the
> thread [1] (in short - we introduce support for batching within the ModifyTable
> node). Am I correct?

There might be some relation, but not much overlap. The thread you
mention seems to focus on batching in the write path (for INSERT,
etc.), while this work targets batching in the read path via Table AM
scan callbacks. I think they can be developed independently, though
I'm happy to take a look.

--
Thanks, Amit Langote



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