as COPY is single threaded, let's consider creating a new command with pgColumnar, pcopy . It would take the same parameters as copy with one additional parameter W(orkers), where W = n number of workers to launch to appropriately load large files over multiple background workers.
as COPY is single threaded, let's consider creating a new command with pgColumnar, pcopy . It would take the same parameters as copy with one additional parameter W(orkers), where W = n number of workers to launch to appropriately load large files over multiple background workers.