| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Christoph Berg <myon(at)debian(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: gs_group_1 crashing on 13beta2/s390x |
| Date: | 2020-09-25 16:42:04 |
| Message-ID: | 20200925164204.wump77tkybqknfrh@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2020-09-25 17:29:07 +0200, Christoph Berg wrote:
> I guess that suggests two things:
> * jit is not ready for prime time on s390x and I should disable it
I don't know how good LLVMs support for s390x JITing is, and given that
it's unrealistic for people to get access to s390x...
> * jit is not exercised enough by "make installcheck"
So far we've exercised more widely it by setting up machines that use it
for all queries (by setting the config option). I'm doubtful it's worth
doing differently.
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2020-09-25 16:43:38 | Re: [HACKERS] [PATCH] Generic type subscripting |
| Previous Message | Tom Lane | 2020-09-25 16:17:05 | Re: Load TIME fields - proposed performance improvement |