Re: sidewinder has one failure

From: Mikael Kjellström <mikael(dot)kjellstrom(at)mksoft(dot)nu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: sidewinder has one failure
Date: 2020-01-04 00:41:20
Message-ID: 6e81cbf6-4142-3a3f-f4a2-8999396fad01@mksoft.nu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2020-01-04 01:21, Mikael Kjellström wrote:

>> Apparently, in the environment of that TAP test, the server has more
>> open FDs at this point than it does when running "normally".  I have
>> no idea what the additional FDs might be.
>
> Well it's running under cron if that makes a difference and what is the
> TAP-test using?  perl?

I tried starting it from cron and then I got:

max_safe_fds = 981, usable_fds = 1000, already_open = 9

/Mikael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-01-04 00:47:24 Re: sidewinder has one failure
Previous Message Vik Fearing 2020-01-04 00:38:45 Re: Greatest Common Divisor