Re: Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i?
Дата
Msg-id 200408170048.i7H0m0J15603@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i?  ("Ed L." <pgsql@bluepolka.net>)
Список pgsql-general
Ed L. wrote:
> On Monday August 16 2004 5:24, Ed L. wrote:
> > $make
> > ...<snip>...
> > cc -Ae +O2 -I../../../../src/include -D_XOPEN_SOURCE_EXTENDED   -c -o
> > xlog.o xlog.c (Bundled) cc: warning 922: "-Ae" is unsupported in the
> > bundled compiler, ignored. (Bundled) cc: warning 922: "+O2" is
> > unsupported in the bundled compiler, ignored. Error 119:
> > "../../../../src/include/storage/s_lock.h", line 654 # #error PostgreSQL
> > does not have native spinlock support on this platform. To continue the
> > compilation, rerun configure using --disable-spinlocks. However,
> > performance will be poor. Please report this to
> > pgsql-bugs@postgresql.org.
> >     #error PostgreSQL does not have native spinlock support on this p
> >      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > Error 22: "../../../../src/include/storage/s_lock.h", line 711 # Syntax
> > error. extern int      tas(volatile slock_t *lock);            /* in
> > port/.../tas.s, or ^
> > ...<snip>...
>
>
> And I do see the --disable-spinlocks option, but was hoping for the build
> with the "good" performance!

Yep, it is the missing ia64 spinlock code.  We have a gcc version but
obviously not one for your compiler, HP native cc.  We need someone to
supply us one.  If you can find an assembler guy, have them look at our
gcc version and see they can send us a patch.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_clog and pg_xlog empty, postgresql refuses to start
Следующее
От: "Glen Parker"
Дата:
Сообщение: Re: pg_clog and pg_xlog empty, postgresql refuses to start