Fool, 
Do you mind sharing the nature of the incompatibilities between SQLite and PG?  
I ask bc I use SQLite in development and am worried that I should switch to PG 
there too.

Jeff

On Mar 17, 2011, at 11:33 AM, fearless_fool <rdp...@gmail.com> wrote:

> On Mar 15, 5:49 pm, fearless_fool <rdp...@gmail.com> wrote:
>> My app makes lots of DB updates when it starts up.  It appears that
>> each DB transaction is written to the log file, so I quickly exceed
>> the 500 logs/min limit for a basic Heroku account.
> 
> UPDATE (resolved): I realized after posting that I was actually seeing
> scads of error messages (each db query was raising an error) -- I
> hadn't completely switched from SQLite to PostgreSQL.  After fixing
> the problems, the logs are much quieter.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> 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 heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to