Hi All, What is the limit value for fixing connection timeout issues?
As i searched in google and verified pgbouncer document client_login_timeout If a client connects but does not manage to log in in this amount of time, it will be disconnected. Mainly needed to avoid dead connections stalling SUSPEND and thus online restart. [seconds] Default: 60.0 Can you pls suggest the best value ? or how to decide this parameter value Regards A.Rama Krishnan