Search Postgresql Archives

Re: Could not resolve host name error in psycopg2

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

 



Hi Adrian,

> On 17. Apr, 2020, at 16:10, Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote:
> 
> But most pools can grow and shrink in response to demand, so at some point there are connect/disconnect cycles.

yes, but it is a difference whether you see occasional growing and shrinking pool behavior, or the logs are flooded with connect/disconnect messages by short client connects. A relatively small number of connect/disconnect messages coming from a pool is mostly acceptable while huge numbers are not.

And as for monitoring applications, I would be a big fan of a parameter like log_exclude_users='user1,user2,...' to list usernames who should not appear in log files.

Cheers,
Paul





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux