Copying data from a branch into Production branch
Hi, id like to copy over all the data from a branch of the parent
production and replace what production branch is with the child branch. How do you suggest we do that?
Thanks!1 Reply
stormy-gold•3mo ago
Hey! Your best bet would be to restore
production from the branch you want. If you head over to the Neon console, and go to the Restore tab, there will be a From other branch option. Select the branch you want to have overwrite prod, and toggle the Restore from the latest data (head) button on. Check out this documentation for more information.