<div dir="ltr">Hi all, <div><br><div>I realized that QGIS only loads datasets to Postgres using INSERT commands, which is very slow for big tables, and could propose to use COPY commands with a parameter to choose how many rows are sent in each bulk COPY command. (see [0])</div><div><br></div><div>I tested drag and drop in browser and dbmanager (in 2.18.7 and master) and  couldn't find anything about that in the issues or the code base.</div><div><br></div><div>Did I miss something? Is there someone working in that area? </div><div><br></div><div>Thanks for your lights</div><div><br></div><div>Régis</div><div><br></div><div>[0] <a href="https://www.postgresql.org/docs/current/static/populate.html">https://www.postgresql.org/docs/current/static/populate.html</a></div></div></div>