On Friday 25 August 2006 02:45 pm, Jake Cutter wrote: > On 8/25/06, Steve Litt <slitt / troubleshooters.com> wrote: > > ActiveRecord::Base.establish_connection( > > # :adapter => "mysql", > > > > :adapter => "pg", # adapter not found error, investigate > > :database => "test", > > :user => "myid" > > > > ) > > Shouldn't the above be > > :adapter=>"postgresql" Yep! That fixed it. I still have some sort of permission problem, but I can fix that. Thanks Jake. Steve Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Manager's Guide to Technical Troubleshooting * Twenty Eight Tales of Troubleshooting * Rapid Learning: Secret Weapon of the Successful Technologist http://www.troubleshooters.com/bookstore http://www.troubleshooters.com/utp/tcourses.htm