Hi team,
I'm trying to configure postgres and pgbouncer to handle many inserts from
many connections.
Here's some details about what i want to achieve :
We have more than 3000 client connections, and my server program forks
backend process for each client connections.
If backend processes se
response.
2017년 9월 5일 (화) 오전 3:15, Scott Marlowe 님이 작성:
> On Mon, Sep 4, 2017 at 2:14 AM, 우성민 wrote:
> > Hi team,
> >
> > I'm trying to configure postgres and pgbouncer to handle many inserts
> from
> > many connections.
> >
> > Here's some deta