[PERFORM] Handling small inserts from many connections.

2017-09-04 Thread 우성민
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

Re: [PERFORM] Handling small inserts from many connections.

2017-09-04 Thread 우성민
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