maxlapshin / mysql2postgres

Mysqldump, writing in postgresql format
MIT License
709 stars 156 forks source link

You have already activated postgres-pr 0.6.3 #78

Closed hellojere closed 8 years ago

hellojere commented 9 years ago

Trying to set this up on a fresh virtual machine, but facing the following error:

You have already activated postgres-pr 0.6.3, but your Gemfile requires postgres-pr 0.7.0. Prepending 'bundle exec' to your command may solve this. 

I'm familiar working with rbenv & bundler on Rails to avoid these issues, but can't seem to get around this. Any help highly appreciated.

jfeust commented 9 years ago

+1 Also having the same issue after following the install instructions.

michballard commented 9 years ago

I am also having this exact issue

rmserp12 commented 9 years ago

+1 same

nicolas-besnard commented 9 years ago

+1

jgrancher commented 9 years ago

+1

paazmaya commented 9 years ago

Would anyone care to try if d2d922fae1b2f99ef6298f89e5eafe73e682648d made any difference?

nicolas-besnard commented 9 years ago

Works for me ! I just had to change the PG connection. See #79

paazmaya commented 8 years ago

Closing as an old issue, that would seem to be out of date. Feel free to re-open and update with comments against the master branch.