Re: Asynchronous execution support for Custom Scan

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: Asynchronous execution support for Custom Scan
Дата
Msg-id CAPmGK17_XEhveZduORAixCFzVYZa7S0czs9J8Stoa5tKwiA7Gg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Asynchronous execution support for Custom Scan  (Kazutaka Onishi <onishi@heterodb.com>)
Ответы Re: Asynchronous execution support for Custom Scan  (Kazutaka Onishi <onishi@heterodb.com>)
Список pgsql-hackers
On Fri, Sep 2, 2022 at 10:43 PM Kazutaka Onishi <onishi@heterodb.com> wrote:
> The asynchronous version "ctidscan" plugin is ready.

Thanks for that!

I looked at the extended version quickly.  IIUC, it uses the proposed
APIs, but actually executes ctidscans *synchronously*, so it does not
improve performance.  Right?

Anyway, that version seems to be useful for testing that the proposed
APIs works well.  So I'll review the proposed patches with it.  I'm
not Fujii-san, though.  :-)

Best regards,
Etsuro Fujita



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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Refactoring postgres_fdw/connection.c
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639)