N
Neon3mo ago
stormy-gold

Update data from prod DB to child branches

How can I Update to latest data from parent to other branches in Neon DB? I need to update the data in child branches whenever new data is pushed in production database.
4 Replies
conscious-sapphire
conscious-sapphire3mo ago
There is a branch option called "Reset from parent". On the Bramches page in the Neon console, find the child branch you want to update. Look for the Reset from parent option. Be aware that this overwrites everything on the child branch.
stormy-gold
stormy-goldOP3mo ago
This is overwrite the schema as well right?
conscious-sapphire
conscious-sapphire3mo ago
Yes, that's correct.
stormy-gold
stormy-goldOP3mo ago
is there any other efficient way to transfer data?

Did you find this page helpful?