Connection Pooling for PostgreSQL
We've added built-in connection pooling for all managed PostgreSQL databases. This helps you handle more concurrent connections without overwhelming your database server.
What's new?
- •PgBouncer-based connection pooling
- •Automatic connection management
- •Configurable pool sizes
- •Zero-downtime migrations