Re: Misleading "epoll_create1 failed: Too many open files"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Misleading "epoll_create1 failed: Too many open files"
Date: 2024-11-26 17:26:51
Message-ID: 1687801.1732642011@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2024-11-26 11:35:56 -0500, Tom Lane wrote:
>> You should probably check all of 3d475515a, because I think
>> I applied the same idea in more than one place.

> Yea, there's another equivalent message for kqueue a few lines below.

You should remove the "treat this..." comments, because those were
precisely about not making a distinction in the messages.
Otherwise okay with me.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2024-11-26 17:27:33 Re: Allow non-superuser to cancel superuser tasks.
Previous Message Andres Freund 2024-11-26 17:21:21 Re: Misleading "epoll_create1 failed: Too many open files"