Cloudflare Docs
Hyperdrive
Edit this page
Give us feedback
Set theme to dark (⇧+D)

Limits

The following limits apply to Hyperdrive configuration, connections, and queries made to your configured origin databases.

FeatureLimit
Maximum configured databases25 per account
Initial connection timeout15 seconds
Idle connection timeout10 minutes
Maximum cached query response size50 MB
Maximum query (statement) duration60 seconds
Maximum username length63 characters (bytes) 2
Maximum database name length63 characters (bytes) 2
Maximum origin database connections per region10-20
Maximum potential origin connections10 * number of regions serving traffic (approx. ~80 - 100 connections) 3

1 Enterprise customers can request an increase. Submit a Limit Increase Request Form and we will contact you with the next steps.

2 This is a limit enforced by PostgreSQL. Some database providers may enforce smaller limits.

3 Hyperdrive maintains semi-regional connection pools to balance between latency, reliability and overall load on your origin database.