Re: [HACKERS] Postgres error - typeidTypeRelid (AIX, PPC and Alpha) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Postgres error - typeidTypeRelid (AIX, PPC and Alpha)
Date
Msg-id 199907080030.UAA17666@candle.pha.pa.us
Whole thread Raw
In response to Postgres error - typeidTypeRelid (AIX, PPC and Alpha)  ("David R. Favor" <dfavor@austin.ibm.com>)
List pgsql-hackers
> I've seen several posts about this and contacted the developers
> at Yellow Dog Linux. Turns out they have the same problem and the
> only way they have gotten PostgreSQL to work is by compiling with
> a -O0 flag.
> 
> My guess is there is some problem in gcc specific to the PowerPC
> platform. I can get PostgreSQL to work either with the native xlc
> compiler + -O2 or gcc + -O0.
> 
> Suggestions?
> 


Yes, we have turned down optimization on PPC and Alpha until we can fix
this in 6.6.


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] inherited GROUP BY is busted ... I need some help here
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] creating an index on numeric type