Date: Wed, 30 Apr 2003 19:13:59 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Bill Moran <wmoran@potentialtech.com> Cc: freebsd-current@freebsd.org Subject: Re: PostgreSQL7 port fails when I try to run initdb Message-ID: <3EB082E7.FCC29AAC@mindspring.com> References: <3EB054B1.6040406@potentialtech.com> <3EB06F7F.9000203@potentialtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Moran wrote: > I got this information from the PostgreSQL docs. It's supposed to be > adding _more_ shared memory to allow Postgre to handle up to 180 clients. > I wasn't sure if these options were still valid in 5, as I didn't see > them in the docs anywhere (correct me if I'm wrong, but NOTES has replaced > LINT, right?) NOTES was split into a machine dependent part and a machine independent part. The one you need is in /usr/src/sys/conf/, not /usr/src/sys/i386/conf/. Think of them as logically concatenated together... or illogically separated into two files, whichever makes you feel better. 8-). -- Terry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB082E7.FCC29AAC>