RE: Hardwired MAXBACKENDS limit could be history - Mailing list pgsql-hackers

From Mikheev, Vadim
Subject RE: Hardwired MAXBACKENDS limit could be history
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D32C7@sectorbase1.sectorbase.com
Whole thread Raw
In response to Hardwired MAXBACKENDS limit could be history  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Bug in FOREIGN KEY
Next
From: Jan Wieck
Date:
Subject: Re: Sure enough, the lock file is gone