| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "David R(dot) Favor" <dfavor(at)austin(dot)ibm(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] Postgres error - typeidTypeRelid (AIX, PPC and Alpha) |
| Date: | 1999-07-08 00:30:00 |
| Message-ID: | 199907080030.UAA17666@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-07-08 00:32:46 | Re: [HACKERS] creating an index on numeric type |
| Previous Message | Bruce Momjian | 1999-07-08 00:08:08 | Re: [HACKERS] Priorities for 6.6 |