Kyle Heon
2005-Jun-04 17:23 UTC
Need help getting a database installed for Rails on Fedora Core 3
I''m relatively new to Linux, Ruby, and Rails but I currently have an installation of Fedora Core 3 running with Ruby on Rails using FastCGI on Apache. Apache was installed with FC3 but I don''t believe that MySQL was installed at that time. I''m looking to dive in and create an app with Rails and was hoping to get some assistance in getting a database installed that I can use as the backend for my Rails app. I''ve considered MySQL, Postgres, and SQLite. I am not sure which one I should go with, which has better Rails support? What are the pros/cons of each? How do I go about installing these? Tutorials greatly appreciated! Thanks in advance! Kyle Heon kheon-Wuw85uim5zDR7s880joybQ@public.gmane.org _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Jim Van Fleet
2005-Jun-04 18:25 UTC
Re: Need help getting a database installed for Rails on Fedora Core 3
The only con I''ve run into on postgreSQL is that a lot of the other popular Rails apps (e.g. Typo, BugTrack) are ready to roll with MySQL and you have to do some tweaking to get it ready for postgreSQL. Cheers, Jim
Robby Russell
2005-Jun-04 20:15 UTC
Re: Need help getting a database installed for Rails on Fedora Core 3
On Sat, 2005-06-04 at 14:25 -0400, Jim Van Fleet wrote:> The only con I''ve run into on postgreSQL is that a lot of the other > popular Rails apps (e.g. Typo, BugTrack) are ready to roll with MySQL > and you have to do some tweaking to get it ready for postgreSQL.Correction. Typo works with PostgreSQL (and has since Feb). ;-) -Robby -- /****************************************************** * Robby Russell, Owner.Developer.Geek * PLANET ARGON, Open Source Solutions & Web Hosting * Portland, Oregon | p: 503.351.4730 | f: 815.642.4068 * www.planetargon.com | www.robbyonrails.com *******************************************************/