COPY performance vs insert

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема COPY performance vs insert
Дата
Msg-id 158149950563.1204.12282341954153208338@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: COPY performance vs insert
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/populate.html
Description:

I think this could be clearer. In particular, performance of COPY vs INSERT
from a query (INSERT INTO ... SELECT FROM ...) or INSERT with a list of rows
(INSERT INTO ... VALUES (), (), (), ...)
Is there any performance benefit with COPY in those cases?

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