To speed up the inserting of many rows, is there a way to turn off any index update being done while inside a transaction and have the index be update at COMMIT?
Something similar to the "initially deferred" constraint.
Thanks,
Jc