| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | depesz(at)depesz(dot)com |
| 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 17:22:26 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-pkg-debian |
hubert depesz lubaczewski <depesz(at)depesz(dot)com> writes:
> Got focal box up. Loaded schema for Pg.
> Initially select didn't break anything, but when I tuned down
> jit_above_cost so that it will kick in - got fails immediately.
Hmph. I tried two more builds:
* downgraded llvm to llvm-9, compiled PG 12 from source
* installed postgresql-12.10-1.pgdg20.04+1 from pgdg repo
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.
(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.)
Can you create a self-contained test case?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Ross | 2022-03-07 17:46:03 | Getting more detail in plpython error messages |
| Previous Message | hubert depesz lubaczewski | 2022-03-07 15:11:28 | Re: Interesting fail when migrating Pg from Ubuntu Bionic to Focal |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-03-07 17:54:22 | Re: Interesting fail when migrating Pg from Ubuntu Bionic to Focal |
| Previous Message | apt.postgresql.org Repository Update | 2022-03-07 15:19:48 | sqlreduce updated to version 1.0-1.pgdg+1 |