You are correct. I was looking at the wrong readme version at the
time. Sorry about that.
Mike
On Wed, 2004-07-21 at 06:43, Jason Tishler wrote:
> Mike,
>
> On Wed, Jul 21, 2004 at 12:56:05AM -0500, Mike G wrote:
> > Looks like it is only included with the source code under directory
> > CYGWIN-PATCHES
> >
> > 4. It may be necessary to increase cygserver's system wide max # of
> > semaphores(SEMMNS). This change is affected by editing
> > /etc/cygserver.conf setting the following parameter: kern.ipc.semmns
> > 100 and restarting cygserver.
>
> Huh? The Cygwin PostgreSQL README is included in the binary package and
> installed in:
>
> /usr/share/doc/Cygwin/postgresql-$version.README
>
> where $version is the PostgreSQL version (e.g., 7.4.3).
>
> Jason