Thread: Include a connection pooler in Postgres

Include a connection pooler in Postgres

From
Lev Kokotov
Date:
Hello,

Since most web-facing clusters need to run tools like PgBouncer or Pgpool-II, why does Postgres not come with a
connectionpooler of its own? 

- Lev


Re: Include a connection pooler in Postgres

From
Adrian Klaver
Date:
On 8/27/19 7:35 AM, Lev Kokotov wrote:
> Hello,
> 
> Since most web-facing clusters need to run tools like PgBouncer or Pgpool-II, why does Postgres not come with a
connectionpooler of its own?
 

Because PgBouncer and Pgpool exist, along with other options. Given an 
excess of developers and/or developer time it would be nice to include 
in core. To get an idea of what the developers are currently facing see 
the latest Commitfest:

https://commitfest.postgresql.org/24/

> 
> - Lev
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com