Company
Date Published
Author
Paul Copplestone
Word count
355
Language
English
Hacker News points
None

Summary

Supabase is announcing Dedicated Poolers, a Postgres connection pooler that co-locates with the database for maximum performance and reliability. This feature is available today for select Enterprise customers and will be generally available by March 20th, 2025. The Dedicated Pooler is an isolated instance of PgBouncer that grants fine-grained control over configuration and is recommended for serverless functions that require lower latency, better performance, and higher reliability. It offers three connection options: direct connections, shared pooler, and dedicated pooler, with the latter being available on the Pro Plan and above. Dedicated Poolers provide flexibility in choosing the right connection type for use cases, allowing developers to opt for a Dedicated Pooler for lower latency, better performance, and higher reliability when needed.