Re: COPY threads

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: COPY threads
Дата
Msg-id d198d930f6c764c8c8667023fc2de333e02ddf46.camel@cybertec.at
обсуждение исходный текст
Ответ на COPY threads  (Rob Sargent <robjsargent@gmail.com>)
Ответы Re: COPY threads
Re: COPY threads
Список pgsql-general
Rob Sargent wrote:
> Can anyone here tell me whether or not the CopyManager facility in JDBC 
> via org.postgresql:postgresql:42.1.4 is internally multithreaded? 
> Running on CentOS 7 (all participants), java8, postgres 10.5

It isn't, and there would not be much reason for it to be, as COPY
in PostgreSQL cannot be parallelized.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com



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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: how to identify the timeline of specified recovery_target_timewhen do multiple PITR
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: COPY threads