Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change pg gem to pg_sequel gem #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jpynn
Copy link

@jpynn jpynn commented Feb 17, 2013

i was running into an issue connecting using taps with postgresql. (uninitialized constant Sequel::Postgres::PGError).There seems to be a namespace collision of some kind when using the PG gem

Some other people who had the issue
http://stackoverflow.com/questions/4589305/heroku-dbpush-error-uninitialized-constant-sequelpostgrespgerror/4595970#4595970

A description of my own problem
http://stackoverflow.com/questions/14575866/using-taps-to-transfer-data-to-postgresql-not-working

@will
Copy link

will commented Sep 3, 2013

heroku db:push will soon be replaced with pg:push, which won't use taps, so wouldn't have this problem. It'll have all of its own, new problems! If you want a preview check out heroku/heroku-pg-extras#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants