Обсуждение: Slow client connection to postgresql server

Поиск
Список
Период
Сортировка

Slow client connection to postgresql server

От
samuel.cc@zohocorp.com
Дата:
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.?