Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
Date
Msg-id DDZ8168T8KYZ.2482B8XI76JYL@jeltef.nl
Whole thread Raw
In response to Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Wed, 29 Oct 2025 at 11:11, Peter Eisentraut <peter@eisentraut.org> wrote:
> This patch set is showing compiler warnings because pg_system() wasn't
> properly declared where needed.  Please provide an update that builds
> cleanly.

It still compiled fine on my local branch, but indeed after a rebase not anymore. I guess some include got removed in
someheader in the meantime. Attached an updated version (which added an storage/fd.h include). 

> Also, it appears the patch for pgbench disappeared from the series.  Was
> that intentional?

Yes, the pgbench change got committed for PG18 already (see Andres' last message in the thread).

Attachment

pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Next
From: "David G. Johnston"
Date:
Subject: Re: Add \pset options for boolean value display