Hi, I'm having trouble getting data out of my database through activerecord when the amount data returned by the sql is very large. I could use plain mysql at the command line, but would prefer to keep it in Ruby.
This gist shows the helper I'm using at the moment, works for datasets in the tens of thousands, but not in the millions. The error message I get is that activerecord timed out. http://gist.github.com/14333 Any suggestions would be great. Thanks Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NWRUG" 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/nwrug-members?hl=en -~----------~----~----~----~------~----~------~--~---
