From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: Adding CI to our tree |
Date: | 2021-12-17 21:24:05 |
Message-ID: | 20211217212405.stmthb5fyriochho@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2021-12-17 11:31:59 -0800, Andres Freund wrote:
> > Don't we need the ulimit call for FreeBSD?
>
> I think the default core limits were different, I will check.
Yep, freebsd has -c unlimited by default:
https://cirrus-ci.com/task/6199382239346688?logs=sysinfo#L23
vs
https://cirrus-ci.com/task/4792007355793408?logs=sysinfo#L32
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2021-12-17 21:57:56 | Re: Column Filtering in Logical Replication |
Previous Message | Alvaro Herrera | 2021-12-17 21:07:18 | Re: Column Filtering in Logical Replication |