Connection pooling (pgbouncer)

Anonymous

4 years ago

Add pgbouncer to postgres for serverless use (vercel)

Under Review

3 Replies

Anonymous

3 years ago

I think this is a key feature these days, many developers are opting for the serverless stack or JamStack path. Supabase for example offers this in their PostgreSQL service. It would be interesting Railway to introduce this functionality.


3 years ago

Even better would be a Postgres plugin store that allows you to install plugins and configure them from the dashboard. This could be a plugin on it.


Status changed to Under Review angelo over 2 years ago


Anonymous

2 years ago

Would it be possible to just run it ourselves now from a docker image like https://hub.docker.com/r/bitnami/pgbouncer/ ?