Flavio Coelho wrote: > I am having the exact same problem memory usage increases > continuously during inserts... > > I am using session.flush(), session.clear() and session.close() > every N inserts, hoping it would clear the entities from memory, > without success.
This doesn't happen to me, so its hard to say what's going on for you. Maybe you could provide a test case, so we could help track down your issue? -- Jonathan LaCour http://cleverdevil.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
