cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Handling Transaction files auto rotation in the middle of data loads

Using apoc.periodic.iterate I need to create/update ~2M nodes.
In the middle of data laoding process I see some transactions are rotated once they reach 250M of file size. This rotation takes for 1 or 2 hrs, till then am not able to use my browser or cypher-shell and query doesn't move forward until rotation completes.
To avoid this I kept dbms.tx_log.rotation.size=1G will this help?
Or is there a better way to handle this ?

0 REPLIES 0