Re: Include a connection pooler in Postgres - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Include a connection pooler in Postgres
Date
Msg-id 58395722-5f4a-eb81-eda4-7538f9eb5cad@aklaver.com
Whole thread Raw
In response to Include a connection pooler in Postgres  (Lev Kokotov <lev.kokotov@instacart.com>)
List pgsql-general
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



pgsql-general by date:

Previous
From: "Holtgrewe, Manuel"
Date:
Subject: RE: [ext] Re: Pointers towards identifying bulk import bottleneck(walwriter tuning?)
Next
From: Daniele Varrazzo
Date:
Subject: Re: Recomended front ends?