On 07/23/2018 02:11 AM, Yogi S wrote:
Hi All,
there is a copyManager() implementation in community version JDBC driver.
From what I understand from client end, we provide the file as a
fileReader and pass it on to the copyManager() instance.
I see the performance of this copyManager is not co
Hi All,
there is a copyManager() implementation in community version JDBC driver.
>From what I understand from client end, we provide the file as a fileReader
and pass it on to the copyManager() instance.
I see the performance of this copyManager is not comparable to PSQL command
line copy. Hence