Re: initdb on Alpha dies with spinlock errors

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: caperry(at)spooz(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: initdb on Alpha dies with spinlock errors
Date: 2000-12-04 20:45:30
Message-ID: 6763.975962730@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> initdb on Alpha dies with spinlock errors

Make sure it's compiled -O0.

We're hoping to clean up the Alpha portability problems for 7.1,
but 7.0.* won't work very well on Alpha without -O0 :-(

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Lamar Owen 2000-12-04 23:20:18 Re: initdb on Alpha dies with spinlock errors
Previous Message Tom Lane 2000-12-04 20:10:13 Re: Outer joins in views