mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 07:47:00 +02:00
With the new internal setting *copy-batch-size* it's now possible to instruct pgloader to close batches early (before *copy-batch-rows* limit) when crossing the byte count threshold. When set to 20 MB it allows the new test case (exhausted) to pass under SBCL and CCL, and there's no measurable cost when *copy-batch-size* is set to nil (its default value) in the testing done. This patch is published without any way to tune the values from the command language yet, that's the next step once its been proven effective. |
||
---|---|---|
.. | ||
2013_Gaz_113CDs_national.txt | ||
exhausted.lisp | ||
exhausted.load | ||
reg2013.dbf | ||
retry.lisp | ||
retry.load | ||
sakila-db.zip |