PgBouncer is now available in Supabase
PgBouncer, an open-source connection pooler for Postgres, is now available in Supabase. Connection pooling helps manage connections to a PostgreSQL database and mitigates the problem of opening many connections to the database in serverless environments. With PgBouncer, connections are opened beforehand and recycled across users and applications. This feature allows developers to use their preferred tools while maintaining efficient connection management. Supabase now includes connection pooling for all new projects, with plans to expose more PgBouncer settings to the UI in the future.
Company
Supabase
Date published
April 2, 2021
Author(s)
Angelico de los Reyes
Word count
891
Language
English
Hacker News points
None found.