Re: PostgreSQL does not have native spinlock support on this - Mailing list pgsql-bugs

From Martino Serri
Subject Re: PostgreSQL does not have native spinlock support on this
Date
Msg-id 40C96CBA.7050301@tin.it
Whole thread Raw
In response to Re: PostgreSQL does not have native spinlock support on this  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: PostgreSQL does not have native spinlock support on this
List pgsql-bugs
Bruce Momjian wrote:
 > That is very strange. I assume you are on an i386 cpu.  Many are running
 > the same configuration just fine.
 >

Thank you for the answer.

Yes, this is a PentiumIII 800Mhz.


I've searched on /src/include/storage/s_lock.h and i've found this line.

#ifdef HAVE_SPINLOCKS
#error PostgreSQL does not have native spinlock support on this ...

I suppose that would be

#ifndef HAVE_SPINLOCKS

It's correct?

Martino.

--
"- in Italia cosa rischia uno che tortura?
- ..Se è una tortura e via, poco.. Se ha anche scaricato musica da
Internet, quattro anni"
Sergio Staino (Bobo e figlia, maggio 2004)

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: BUG #1162: lots of values that have "unique" property
Next
From: "M.Z."
Date:
Subject: Postgres eat my data suddenly...