From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Hall, Michael H(dot) (GSFC-423(dot)0)[RAYTHEON COMPANY]" <michael(dot)h(dot)hall-1(at)nasa(dot)gov> |
Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Info on compile environment for RHEL 8 version of PG 17-2.1 |
Date: | 2024-12-24 16:04:57 |
Message-ID: | 1616132.1735056297@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
"Hall, Michael H. (GSFC-423.0)[RAYTHEON COMPANY]" <michael(dot)h(dot)hall-1(at)nasa(dot)gov> writes:
> I’m a SysAdmin who has provided following packages to allow my DBA to transfer an Open Source compiled version of PG 13 to PG 17-2.1 installed from site RPMs.
> The system in use has glibc v2.28-251 as provided by RH and recently patched (early Dec 2024).
> Wondering if the version in repo is a newer version of Glibc based on some of the error messages.
What error messages? The strace output you show just looks like the
program running through predefined search paths for libraries and
localization data.
In any case, when you don't say exactly what packages you're trying
to install or where you got them from, it's quite hard to say if
they're supposed to be compatible with RHEL8.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | kamal deen | 2024-12-30 16:53:34 | Postgres exporter v0.140 Connection Leak Issue |
Previous Message | Hall, Michael H. (GSFC-423.0)[RAYTHEON COMPANY] | 2024-12-24 13:13:22 | Re: Info on compile environment for RHEL 8 version of PG 17-2.1 |