Any idea why this command takes upwards of 15 minutes to complete?
run “cd #{release_path} && ORACLE_HOME=/home/oracle
RAILS_ENV=production rake db:migrate”
When running it against my local Postgres it completes in a few
seconds or so. Running it against my local Oracle XE takes only
slightly longer. But running it with capistrano over ssh is taking
years away from my life.
Thanks,
–
Greg D.
http://destiney.com/