On Dec 4, 6:47 pm, phil <[email protected]> wrote: > > What can I do to figure out what is going on here? I assume it is > perhaps some sort of db locking? But this happens even when no one > else is using the production system. >
I'd start by looking at the difference between explain statements on your local machine and the EC2 instance. If you can narrow it down to one particular query that is a lot slower then that would certainly help. Fred > All ideas and tips welcomed! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

