Re: Prefetch the next tuple's memory during seqscans

Поиск
Список
Период
Сортировка
От vignesh C
Тема Re: Prefetch the next tuple's memory during seqscans
Дата
Msg-id CALDaNm1AuGa5F9txX8RR21iVW8zEn-Bo7otxAXP1UXptmsB8MA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Prefetch the next tuple's memory during seqscans  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Prefetch the next tuple's memory during seqscans  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
On Mon, 10 Jul 2023 at 15:04, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 10 Jul 2023, at 11:32, Daniel Gustafsson <daniel@yesql.se> wrote:
> >
> >> On 4 Apr 2023, at 06:50, David Rowley <dgrowleyml@gmail.com> wrote:
> >
> >> Updated patches attached.
> >
> > This patch is marked Waiting on Author, but from the thread it seems Needs
> > Review is more apt.  I've changed status and also attached a new version of the
> > patch as the posted v1 no longer applied due to changes in formatting for Perl
> > code.
>
> ..and again with both patches attached. Doh.

I'm seeing that there has been no activity in this thread for more
than 6 months, I'm planning to close this in the current commitfest
unless someone is planning to take it forward.

Regards,
Vignesh



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

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Следующее
От: Yongtao Huang
Дата:
Сообщение: Re: Optimize duplicate code and fix memory leak in function fetch_remote_table_info()