Re: Idle_session_timeout

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Oct 4, 2023, at 9:38 AM, Rajesh Kumar <rajeshkumar.dba09@xxxxxxxxx> wrote:
> 
> So, I thought of automating it and set the parameter idle_session_timeout to 5min. But I got a message from application team that they are getting jdbc error continuously and they are saying connection is getting terminated. So I had to turn it off now.

You're not doing anything incorrectly. You just have a mismatch between expectations on the database vs application side.

Either:

the application is allowed to keep connections open permanently, and the database has to be configured to support enough connections

-OR-

the database has a more limited number of connections, and the application manages connecting and disconnecting








[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux