Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)
Date: 2023-09-27 13:38:17
Message-ID: 596584.1695821897@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> writes:
> On 9/26/23 23:50, Tom Lane wrote:
>> Huh. I'm baffled as to what's up there. Is it possible that this is
>> actually a hardware-based difference? I didn't think there was much
>> difference between Pi 3B and Pi 4, but we're running out of other
>> explanations.

> Hmm, yeah. Which FreeBSD image did you install? armv7 or aarch64?

https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/14.0/FreeBSD-14.0-BETA3-arm64-aarch64-RPI.img.xz

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2023-09-27 13:55:04 Re: remaining sql/json patches
Previous Message Ranier Vilela 2023-09-27 13:37:45 Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c)