Hello, PGDG Team!
We would like to introduce pg_doorman, a new open-source PostgreSQL connection pooler available under the MIT license.
You can find the project here:
It would be nice to make pg_doorman available via the PGDG repository and we would appreciate your guidance on how to proceed.
Key Considerations:
Debian Infrastructure: We can for sure provide the necessary "debian/" infrastructure if requested.
Rust Dependency: pg_doorman is written in Rust and requires rustc version 1.70.0 or higher.
However, we’re unsure if this version is available in all Debian-based distributions via their default package repositories.
Build Process:
Would it be acceptable to install the compiler from
https://rustup.rs/ during package building?
Alternatively, would providing Dockerfiles for respective distributions be a viable option?
We’re open to any suggestions and requirements you may have.
Best regards!