From: | "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl> |
---|---|
To: | "Andres Freund" <andres(at)anarazel(dot)de> |
Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Tomas Vondra" <tomas(at)vondra(dot)me>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
Date: | 2025-02-24 11:01:05 |
Message-ID: | D80MHNSG4EET.6MSV5G9P130F@jeltef.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon Feb 24, 2025 at 11:58 AM CET, Jelte Fennema-Nio wrote:
> Ughh, a compiler warning snuck on windows during some of my final
> refactoring. Fixed now.
Right after pressing send I realized I could remove two more useless
lines...
Attachment | Content-Type | Size |
---|---|---|
v6-0001-Adds-a-helper-for-places-that-shell-out-to-system.patch | text/x-patch | 5.8 KB |
v6-0002-Bump-postmaster-soft-open-file-limit-RLIMIT_NOFIL.patch | text/x-patch | 12.9 KB |
v6-0003-Reflect-the-value-of-max_safe_fds-in-max_files_pe.patch | text/x-patch | 1.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ilia Evdokimov | 2025-02-24 11:03:13 | Re: explain analyze rows=%.0f |
Previous Message | Jelte Fennema-Nio | 2025-02-24 10:58:53 | Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |