Re: New Table Access Methods for Multi and Single Inserts

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: New Table Access Methods for Multi and Single Inserts
Дата
Msg-id 593b9618c75a20e423e406eaac3a784a1559a142.camel@j-davis.com
обсуждение исходный текст
Ответ на Re: New Table Access Methods for Multi and Single Inserts  (Luc Vlaming <luc@swarm64.com>)
Список pgsql-hackers
On Mon, 2021-01-18 at 08:58 +0100, Luc Vlaming wrote:
> You mean how it could because of that the table modification API
> uses 
> the table_tuple_insert_speculative ? Just wondering if you think if
> it 
> generally cannot work or would like to see that path / more paths 
> integrated in to the patch.

I think the patch should support INSERT INTO ... SELECT, and it will be
easier to tell if we have the right API when that's integrated.

Regards,
    Jeff Davis





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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Printing backtrace of postgres processes
Следующее
От: James Hilliard
Дата:
Сообщение: Re: [PATCH 1/1] Fix detection of pwritev support for OSX.