Re: pthreads issue when compiling 7.4.8 on AIX 5.3

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: pthreads issue when compiling 7.4.8 on AIX 5.3
Дата
Msg-id m3ekb1g15l.fsf@knuth.cbbrowne.com
обсуждение исходный текст
Ответ на Re: pthreads issue when compiling 7.4.8 on AIX 5.3  ("Mohan, Ross" <RMohan@arbinet.com>)
Список pgsql-ports
In an attempt to throw the authorities off his trail, RMohan@arbinet.com ("Mohan, Ross") transmitted:
> Sorry to be dull-minded, but since PG is not threaded (at least on AIX)
> and works fine, why would Slony (threaded or not) have a problem? There
> aren't likely to be thread-to-thread interactions, eg.

The "slon" application that performs replication *IS* a multi-threaded
application where each of those threads accesses libpq.

--enable-thread-safety is *most certainly* necessary in order for
libpq to be thread-safe so that slon can operate.

That is why "thread safety" is necessary.
--
"cbbrowne","@","gmail.com"
http://linuxdatabases.info/info/slony.html
When man stands on toilet, man is high on pot. -Confucius

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pthreads issue when compiling 7.4.8 on AIX 5.3
Следующее
От: Mag Gam
Дата:
Сообщение: tsearch2 compiling problem on AIX