RE: Hardwired MAXBACKENDS limit could be history

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: Hardwired MAXBACKENDS limit could be history
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A234D32C7@sectorbase1.sectorbase.com
обсуждение исходный текст
Ответ на Hardwired MAXBACKENDS limit could be history  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > Conditional variables seem to be more portable
> 
> Really?  Which standard are they specified in?

POSIX - they are in pthread library (eg man pthread_cond_init).
For sem_init I see in man (on Solaris and AIX):

ENOSYS    The sem_init() function is not supported

what is exactly I've got on AIX.

Vadim


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Bug in FOREIGN KEY
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Sure enough, the lock file is gone