Re: COPY threads

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: COPY threads
Дата
Msg-id d2e2ddc0-61b2-b021-59a2-214f59569586@gmx.net
обсуждение исходный текст
Ответ на COPY threads  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-general
Rob Sargent schrieb am 10.10.2018 um 00:45:> 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

An alternative to creating your own multi-threaded importer, might be to use pgLoader which supports that out of the
box:

https://pgloader.readthedocs.io/en/latest/pgloader.html#a-note-about-parallelism

I have never used it though, but heard good things about it.


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

Предыдущее
От: Dmitry O Litvintsev
Дата:
Сообщение: something weird happened - can select by column value although columnvalue exist
Следующее
От: Ron
Дата:
Сообщение: Re: something weird happened - can select by column value althoughcolumn value exist