Re: Adding CI to our tree

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: Adding CI to our tree
Date: 2021-11-19 22:23:01
Message-ID: CA+hUKGLnWWHtFzNRg1CAg8vyCx2z+CgJF2NXe7J1Gcsf8f4bPA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Nov 20, 2021 at 11:17 AM Melanie Plageman
<melanieplageman(at)gmail(dot)com> wrote:
> - do you not need to change the default core resource limits for
> FreeBSD?

Unfortunately the performance really sucks on that FreeBSD CI system
if you crank it up, and I haven't had time to figure out why yet :-/
Possibly something to do with large numbers of files being created and
unlinked concurrently under -jX on slow storage is going awry...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2021-11-19 22:32:43 Re: update with no changes
Previous Message Melanie Plageman 2021-11-19 22:17:44 Re: Adding CI to our tree