Re: [PERFORM] Unable to connect to server

Поиск
Список
Период
Сортировка
От Vucomir Ianculov
Тема Re: [PERFORM] Unable to connect to server
Дата
Msg-id 1772714872.854.1483527774431.JavaMail.vukomir@DESKTOP-9I7P6HN
обсуждение исходный текст
Ответ на [PERFORM] Unable to connect to server  (Vucomir Ianculov <vukomir@os-ux.com>)
Ответы Re: [PERFORM] Unable to connect to server
Список pgsql-performance
HI Andreas,

thanks for your replay, i have checked connection number for the last 3 mouths and maximum number of connection was 300, so i can reduce this is it's cousin the issue.
during this error server was 99% idle, the only thing is that there was a pg_dump running on one of the DB, can this cause this error, also i have restarted pg server 2 days before because of server cert update.

Thanks.



From: "Andreas Kretschmer" <akretschmer@spamfence.net>
To: pgsql-performance@postgresql.org
Sent: Wednesday, January 4, 2017 11:12:23 AM
Subject: Re: [PERFORM] Unable to connect to server

Vucomir Ianculov <vukomir@os-ux.com> wrote:

> Hi,
>
> today i head a issue with pgsql 9.3, a lot of clients complained that they are
> unable to connect to the server.
> when i have checked the logs i sow a lot of
> FATAL:  canceling authentication due to timeout

you can increase authentication_timeout, default is 1 minute. How many
clients do you have, do you really needs 1000 connections? If yes,
please consider a connection pooler like pgbouncer.



Regards, Andreas Kretschmer
--
Andreas Kretschmer
http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

В списке pgsql-performance по дате отправления:

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: [PERFORM] Unable to connect to server
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: [PERFORM] Unable to connect to server