Re: [PERFORM] Unable to connect to server - Mailing list pgsql-performance

From Andreas Kretschmer
Subject Re: [PERFORM] Unable to connect to server
Date
Msg-id 20170104091223.GA5751@tux
Whole thread Raw
In response to [PERFORM] Unable to connect to server  (Vucomir Ianculov <vukomir@os-ux.com>)
List pgsql-performance
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


pgsql-performance by date:

Previous
From: Vucomir Ianculov
Date:
Subject: [PERFORM] Unable to connect to server
Next
From: Vucomir Ianculov
Date:
Subject: Re: [PERFORM] Unable to connect to server