Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup

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 10:58:53
Message-ID: D80MFYSUCCXW.2FUSI7E6R6STU@jeltef.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon Feb 24, 2025 at 10:56 AM CET, Jelte Fennema-Nio wrote:
> Great! Attached are the updated other patches, I think I addressed all
> feedback.

Ughh, a compiler warning snuck on windows during some of my final
refactoring. Fixed now.

Attachment Content-Type Size
v5-0001-Adds-a-helper-for-places-that-shell-out-to-system.patch text/x-patch 5.8 KB
v5-0002-Bump-postmaster-soft-open-file-limit-RLIMIT_NOFIL.patch text/x-patch 12.9 KB
v5-0003-Reflect-the-value-of-max_safe_fds-in-max_files_pe.patch text/x-patch 1.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2025-02-24 11:01:05 Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
Previous Message Zhijie Hou (Fujitsu) 2025-02-24 10:58:52 RE: pg_copy_logical_replication_slot doesn't copy the failover property