Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do I transfer content of production databse to my development database

Shivam Barthwal asked in Databases

Dear experts,

I have a rails application that I was running on production environment. The data upon interacting with application on browser was therefore added to the production database. I would like to know if there is a way I could have this new data to my development database.

All the three databases: development, production, and database are already created. It is just the production and development database have different data in tables. Also, would transfering data from production to development overide the exixiting data in tables of development database.

Thank you
Shivam

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 81,842+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2024 GoRails, LLC. All rights reserved.