pgloader
pgloader copied to clipboard
prefetch rows parameter is overriden by batch concurrency (which is deprecated)
My options :
with include drop, truncate, create tables, create indexes, batch rows = 10000, batch concurrency = 3, prefetch rows = 20000,
reset sequences,
downcase identifiers
Ending with a prefetch rows of 3 for reader buffer.
we should drop this option support