N
Neon12mo ago
absent-sapphire

This table's branch is unarchiving, during which query or modification response times may be slow.

Hey started to see this warning when checking my tables in the Neon Console. What does that exactly mean? Cheers, Marvin
No description
1 Reply
correct-apricot
correct-apricot12mo ago
@MarvinKR You can find more about when are branches archived in our docs, but concisely:
To minimize storage costs, Neon automatically archives branches that are:

Older than 14 days.
Have not been accessed for the past 24 hours
Both conditions must be true for a branch to be archived. Additionally, these conditions apply:

A branch cannot be archived if it has an unarchived child branch.
A child branch must be archived before a parent branch can be archived.
To minimize storage costs, Neon automatically archives branches that are:

Older than 14 days.
Have not been accessed for the past 24 hours
Both conditions must be true for a branch to be archived. Additionally, these conditions apply:

A branch cannot be archived if it has an unarchived child branch.
A child branch must be archived before a parent branch can be archived.
Unarchiving a branch is an action automatically done by Neon when the conditions as mentioned in the relevant section is met.

Did you find this page helpful?