Re: Does v7.2.x support AIX 5.1?

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: Does v7.2.x support AIX 5.1?
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA4961EF2@m0114.s-mxs.net
обсуждение исходный текст
Ответ на Does v7.2.x support AIX 5.1?  (Justin Clift <justin@postgresql.org>)
Ответы Re: Does v7.2.x support AIX 5.1?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> > > > We received a query through the Advocacy site about whether we support
> > > > AIX 5.1 or not, so am trying to find out.
> > >
> > > It should work.  Andreas just submitted a port confirmation on AIX
> > > 4.3.2 ...

> > Do you feel there's anyone around that would be able to give a
> > definitite yes or no?

I don't have AIX 5 here, so cannot test, sorry.
But yes, it should definitely work.

There is a known possible performance improvement for concurrent sessions on
multiprocessor AIX machines. The now depricated "cs(3)" used for the AIX TAS
implementation should be replaced with fetch_and_or, compare_and_swap or the
like. I just haven't got round to doing a patch that I trust.

Maybe Tatsuo can say more ?

Andreas


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Add OpenBSD 3.1 i386 to supported platforms (was: RC1?)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Does v7.2.x support AIX 5.1?