Perhaps take the other approach: increase
work_mem to make the bulk inserts fit into memory. You can easily undo
work_mem changes. It only requires a sighup: reload, not restart. What memory do you have now and what is work_mem currently set to? Also, have many concurrent, active connections do you average at a time? Regards, Michael Vitale Karthik Krishnakumar wrote on 3/23/2023 5:59 AM:
|