Posts by yocum137@mstdn.social
 (DIR) Post #AQlkwkJ7Hk47NuQy6C by yocum137@mstdn.social
       2022-12-19T15:54:43Z
       
       0 likes, 0 repeats
       
       @stux I think it’s the same in RHEL/Fedora, and it’s in /etc/security/limits.conf. See https://access.redhat.com/solutions/61334
       
 (DIR) Post #AQll6c8IX53Eva4yCe by yocum137@mstdn.social
       2022-12-19T15:56:35Z
       
       0 likes, 0 repeats
       
       @stux Is it not running under the pgbouncer UID?Hold on… are you running it as a container?
       
 (DIR) Post #AQlmQHYErd9CqC9g3c by yocum137@mstdn.social
       2022-12-19T16:11:22Z
       
       0 likes, 0 repeats
       
       @stux Everything on Linux runs as a user. That user might be “daemon” but it’s still a user.  Not many processes run as user daemon any more - they run as the specific user of the process, so that’s likely “pgbouncer” in this case.If it’s running as user “root” then something is wrong! Pgbouncer most certainly does NOT need elevated system privileges - it just aggregates db connections.
       
 (DIR) Post #AQlo8L831XXcdGTcDA by yocum137@mstdn.social
       2022-12-19T16:30:32Z
       
       0 likes, 0 repeats
       
       @stux How much RAM do you have? If you have a lot, then 40000 for hard  and 30000 for soft.