On Tue, Feb 7, 2012 at 4:36 PM, Don <don.leat...@gmail.com> wrote:

>  However, you will want to make sure you research, in detail, the database
> situation.  Heroku is now forcing the use of Postgres for "production"
> deployment, in certain situations.  Since your app is probably using SQLite,
> you will want to try to deploy to Heroku on an older stack - one that allows
> the use of SQLite.

Has Heroku ever used anything but PostgreSQL? Have you ever
had a DB-related issue deploying an app to Heroku that was being
developed with a non-PG database?  (Other than with DB-proprietary
SQL, of course)

Just curious, I've never had (or heard of) such a problem; wondering
if I've just been lucky  :-)

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to