Oh, ok.  Thx.

On Feb 17, 9:43 pm, Oren Teich <[email protected]> wrote:
> Rails doesn't generate those logs when in production mode.  if you run
> "export RAILS_ENV production" on your local development machine before you
> run script/server, you'll see that you don't get anything like that in your
> logs.
>
> Best bet is to install postgres locally and see during development what
> happens.
>
> Oren
>
> On Wed, Feb 17, 2010 at 7:01 PM, Rodrigo V <[email protected]> wrote:
> > I'm new to Heroku, so this may be a simple question.
>
> > I would like to be able to see AR's generated postgres queries just as
> > I would see them locally using mongrel/mysql.  The doc pages on the
> > heroku site say that hoptoad and exception notifier can serve to
> > replace reading logs as usual, but I want to read logs for performance
> > tuning, not tracing errors.
>
> > -R
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Heroku" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<heroku%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/heroku?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en.

Reply via email to