Re: POSIX and libpq - Mailing list pgsql-general

From Tom Lane
Subject Re: POSIX and libpq
Date
Msg-id 6113.1197404787@sss.pgh.pa.us
Whole thread Raw
In response to Re: POSIX and libpq  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
>>> luca.ciciriello@email.it wrote:
>>>> Does someone know if there is some kind of incompatibility  between
>>>> POSIX (glibc 2.4) and libpq (postgres 8.2) on Linux RedHat 5.0?

>>> Do you really mean RedHat 5.0 - the one released in 1997?

>> Sorry, my information was not complete.
>> The Linux version is Linux AS 5.0 Enterprise

> Seems unlikely that it wouldn't compile on RH's latest enterprise system.
> What problems are you encountering?

Something fishy here though, because RHEL5 ships glibc-2.5 not 2.4,
if I'm reading Red Hat's CVS correctly.

I wonder whether Luca is trying to use a libpq.so that was compiled on
some other Linux release with a different glibc version.

            regards, tom lane

pgsql-general by date:

Previous
From: "John D. Burger"
Date:
Subject: Re: top posting
Next
From: smiley2211
Date:
Subject: Trigger - will not perform INSERT