Quick answer
Neon documents included monthly transfer as 5 GB per month. Neon documents compute suspension when the free transfer allowance is exceeded.
Verified Aug 22, 2026Official source
Current limits
| Constraint | Current value | Scope | Verified source |
|---|---|---|---|
| included monthly transferNeon documents compute suspension when the free transfer allowance is exceeded. | 5 GB per month | Free | NeonAug 22, 2026 |
Why does this limit matter?
Large result sets or frequent full-table reads can stop a free compute even when storage is modest.
This value is scoped to Free; a different plan, runtime, model, endpoint, region, or account can produce a different effective constraint.
What should you check?
- Monitor monthly transfer separately from compute hours and stored data.
- Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
- Record the observed value, response headers or configuration, timestamp, and source without logging secrets.
Important caveats
- Transfer accounting and paid-plan behavior differ from database storage capacity.
- Treat the official source and live account configuration as authoritative if they differ from this verified snapshot.
HyperObserve reports the documented platform constraint. Your application, SDK, gateway, provider, region, or account can impose a lower effective limit.
Related