1

I just switched my whole app's (dev and test) databases to Postgres and got it working well. I did have a ton of information (users, posts, etc) on my local sqlite database that I would love to transfer over to my new PG local database. Is this even possible? Are there any resources y'all can point me to that can give me an idea of how to accomplish this? Thanks in advance!

1 Answer 1

2

The 'taps' gem can do it. Looks like there is an updated one called 'taps-taps.'

See: https://shellycloud.com/blog/2013/10/easy-database-migration-using-taps

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.