BUG #15219: Increase Max Open Files issue - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15219: Increase Max Open Files issue
Date
Msg-id 152768458522.1285.9741940241772946200@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15219
Logged by:          Michael Lopez
Email address:      mickael.lopez@gmail.com
PostgreSQL version: 9.6.9
Operating system:   Debian 8
Description:

Hi,

I have an issue when I try to increase Max Open Files of PostgreSQL process
(9.6.9-1 pgdg) on Debian 8 system.
I have modified /etc/security/limits.conf like that:

* - nofile 65535
postgres - nofile 112640

but when I look the process limits, It has always the default values:
...
Max open files            1024                 4096                 files
...

could you help me ?

Regards.


pgsql-bugs by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: BUG #15218: compilation of a function is correct while its execution is in error
Next
From: PG Bug reporting form
Date:
Subject: BUG #15220: upgrade