| From: | hubert depesz lubaczewski <depesz(at)depesz(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: Interesting fail when migrating Pg from Ubuntu Bionic to Focal |
| Date: | 2022-03-07 19:35:40 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-pkg-debian |
On Mon, Mar 07, 2022 at 12:22:26PM -0500, Tom Lane wrote:
> Neither of those configurations fail for me, so either
> it's been fixed since 12.9, or (more likely) there is
> something to your test case beyond what you've mentioned.
Upgraded to 12.10 from pgdg, same problem.
> (I guess a long-shot possibility is that my raspberry pi 3B+
> is sufficiently different hardware from your box as to not
> see the problem. Doubt that though.)
My "hardware" is AWS EC2 graviton instance (c6g.2xlarge).
> Can you create a self-contained test case?
I tried, but it seems that number of functions/users is a factor, and
I wasn't able to make simple test that would replicate the issue.
I guess I will just disable JIT on arm for now, and be done with it.
Best regards,
depesz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | scott macri | 2022-03-07 23:33:35 | Re: ERROR: extra data after last expected column |
| Previous Message | Jeff Ross | 2022-03-07 18:12:29 | Re: Getting more detail in plpython error messages |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | apt.postgresql.org Repository Update | 2022-03-08 15:46:18 | pgpool2 updated to version 4.3.1-1.pgdg+1 |
| Previous Message | Andres Freund | 2022-03-07 17:54:22 | Re: Interesting fail when migrating Pg from Ubuntu Bionic to Focal |