On Fri, May 21, 2010 at 6:57 PM, Siva Kilaru <[email protected]> wrote:
> Hello guys, here I am back with another problem > > I want to run postgresql as db and I guess I installed all the required > gems > Not according to the error message ;-) > Here is the runtime error I got after starting the server[under About > your application's environment] using command (~$rails server) > > Please install the postgresql adapter: `gem install > activerecord-postgresql-adapter` (no such file to load -- pg) > > As a first step, try doing as instructed. gem install activerecord-postgresql-adapter If that doesn't work check back with more info. Best regards, Bill -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

