Hi all,
We have a postgresql production server accepting max 100 connections. We also have a pgbouncer running to serve 1000 clients in session mode.
It takes 3 secs to establish connection to postgresql using psql in that machine.
What might be reason for this ?
How can I debug and fix this.?
We have a postgresql production server accepting max 100 connections. We also have a pgbouncer running to serve 1000 clients in session mode.
It takes 3 secs to establish connection to postgresql using psql in that machine.
What might be reason for this ?
How can I debug and fix this.?