Hi Tom,
I've ran systemctl damon-reload; systemctl restart postgresql-9.4 and
also tried rebooting. none of these options are working.
Michael
On 17/08/15 14:47, Tom Lane wrote:
> Michael H <michael@wemoto.com> writes:
>> I've tried the instructions at this URL:
>> https://ma.ttias.be/increase-open-files-limit-in-mariadb-on-centos-7-with-systemd/
>> I either get the same errors appear when I run systemctl daemon-reload;
>
> It's unlikely that you can change the process's ulimit with just a
> reload. You'd need to actually stop and restart the postmaster,
> I'm thinking.
>
> regards, tom lane
>
>