Thread: Slow client connection to postgresql server

Slow client connection to postgresql server

From
samuel.cc@zohocorp.com
Date:
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.?