Just upgraded to 7.0 on a solaris box, but can't seem to start the damn
thing. I'm using the following startup command
/usr/local/pgsql/bin/postmaster -B64 -N32 -i -d2 -D
/usr/local/pgsql/data
and postgres dies, complaining about memory allocation. -N and -B are
at the defaults anyway, right?
I can start PG up on Linux just fine, but can't seem to get it going
under Solaris unless I set -N to 10. What gives?
TIA
Jeremy Ashcraft