Postgres error - typeidTypeRelid (AIX, PPC and Alpha)
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?
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, Pennsylvania 19026