N
Neon12mo ago
optimistic-gold

Removing parent branch that is old backup

Hello, I recently did a point in time restore of my prod db. As a result, it has created a prodold branch that is set as the parent of the prod branch. I have since truncated a large table in my prod branch that was causing me to exceed the storage limit for my plan. However, this table still exists in its entirety in the prod_old branch. How do I remove this prod_old branch? And if this is not possible, can I safely truncate the table in prod_old without causing a knock-on effect / reset of the child prod branch? I'm unsure how branches work in Neon in terms of syncing up
1 Reply
optimistic-gold
optimistic-gold12mo ago
can you send me your project id? we had a fix rolled out allowing people to delete these branches but it was reverted last week due to a bug. i can still do it manually if you give me your project id and the branch name.

Did you find this page helpful?