[LRUG] Rails SQL logging

Tom Armitage tom at infovore.org
Thu Apr 8 02:14:15 PDT 2010


I've been using

http://code.google.com/p/query-reviewer/

on my local machine, because I'm mainly interested in working out what
needs indexing, and filtering duplicate queries.

On Wed, Apr 7, 2010 at 4:44 PM, Tim Cowlishaw <tim at timcowlishaw.co.uk> wrote:
> Hey all,
>
> It's just occured to me that I seem to spend a lot of time looking at horrendous SQL queries in my RAILS log then going through a convoluted process of trying to track down the line of code responsible for firing off that query, and was considering writing some sort of plugin to log the line of the ActiveRecord::Base method call that triggered it along with each query. However, I'm sure this must be a common problem. Anyone know if there's some sort of plugin (or a configuration option that I've overlooked) that does this already?
>
> Cheers,
>
> Tim
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>



-- 
Tom Armitage
http://infovore.org
07813 060578



More information about the Chat mailing list