Is it feasible that when running unit test or functional test, when it detects that the "test" db is the same as the development db, then give a warning: are you sure? the whole db will be wiped cleaned - Yes/No. Because some people who are new to Rails and even experienced people may make a simple mistake and wipe out their whole database. (ours is a 3GB text mysqldump, so to restore it, it takes about 4 hours to reconstruct it. anybody know a better way to backup/restore it instead of 4 hours by the way?) -- Posted via http://www.ruby-forum.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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.