Redhat 5.1 & PostgreSQL 6.3.2

Started by Taylor, Ken A.over 27 years ago2 messagesgeneral
Jump to latest
#1Taylor, Ken A.
taylor_ka@vdot.state.va.us

Has anyone had success with compiling PostgreSQL 6.3.2 under Redhat
5.1???
It compiles well enough for me, but fails quite a few regression
tests...(i.e. int4, int8, float4, float8, geometry, and others).
I am thinking this is a glibc problem...but haven't had the time to
investigate...

Kenneth Taylor <taylor_ka@vdot.state.va.us>
------------------------------------------------------------------------
----------------------
"Micro$oft and Windoze/NT will be the cause of the de-evolution of
network security just as the original PC and BASIC was the cause of
the de-evolution of programming." - scott barman
------------------------------------------------------------------------
----------------------

#2Gilles Darold
darold@neptune.fr
In reply to: Taylor, Ken A. (#1)
Re:[GENERAL] Redhat 5.1 & PostgreSQL 6.3.2

Hi,

Do worry about this errors when regression test under RedHat 5.1
this is normal. Just see the regression.out files to check what
is going wrong and you can see that all it's Ok. For checking
regression test please read the INSTALL file...

I have the same result on RedHat 5.0.

Next time,