On Dec 28, 12:43 pm, Sandip Ransing <[email protected]> wrote: > @Frederick > * > * > *After debug i found that Ferret index update is the cause, any views ? > *
I know very little about ferret, however in general you might try to either do the index update in smaller chunks (so that any given row is not locked for too long) or setup a slave database and do index rebuilds against the slave database. Fred > -- > Sandip > > ---www.funonrails.com -- 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.

