Re: 7.3.5 initdb failure on Irix 6.5.18 - Mailing list pgsql-bugs

From Craig Ruff
Subject Re: 7.3.5 initdb failure on Irix 6.5.18
Date
Msg-id 20040116230500.GA17044@ucar.edu
Whole thread Raw
In response to Re: 7.3.5 initdb failure on Irix 6.5.18  (Craig Ruff <cruff@ucar.edu>)
Responses Re: 7.3.5 initdb failure on Irix 6.5.18
List pgsql-bugs
Ok, I have further information on this problem.  I believe it is a compiler
problem.  PostgreSQL version 7.3.3 is also affected when compiled with the
MIPSpro 7.4.1 compiler, but when compiled with MIPSpro 7.4 it is ok.

Using the gcc compiled version of backend/access/transam/xlog.c, I have
gotten the regression test to work.  Next week I'll have to further
nail it down so I can send a bug report to SGI.  Just replacing XLogFlush
with the gcc compiled version allows initdb to finish, but the regression
tests shows there are other problems.

So, a note should probably be made in the documentation that for the
moment, MIPSpro 7.4.1 should probably be avoided.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1051: Cannot remove groups
Next
From: Tom Lane
Date:
Subject: Re: 7.3.5 initdb failure on Irix 6.5.18