PostgreSQL7 port fails when I try to run initdb

Terry Lambert tlambert2 at mindspring.com
Wed Apr 30 19:22:42 PDT 2003


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


More information about the freebsd-current mailing list