heroku / heroku/roadmap

Multiple instances of PgBouncer on the same Heroku Postgres host

Open
#230 4 comments 3 reactions 1 assignee Claimed by @jbrown-heroku View on GitHub
Data Proposed
Dominant language
No language data
Stars
225
Forks
19
PR merge metrics
No merged PRs in 30d

Description

### Required Terms

- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agreement](https://www.salesforce.com/company/program-agreement/)

### What service(s) is this request for?

Postgres pgBouncer

### Tell us about what you're trying to solve. What challenges are you facing?

Postgres pgBouncer runs as a single process and may saturate a single CPU. Usually, Heroku Postgres plans provide multiple CPUs then it would be useful to support the SO_REUSEPORT socket option, which allows running multiple instances of PgBouncer.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.