I'm installing a new DB server on an Intel Xeon X5460 server (eight cores) with 32GB memory. The kernel resources section (17.4) of the manual says to check kernel.shmmax and kernel.shmall, and set them to something like 128MB and 2M pages respectively. However the defaults on SuSE SLES 10 are
kernel.shmmax = 18446744073709551615
kernel.shmall = 1152921504606846720
I'm assuming I should just shake my head, walk away, and not try to figure out what Novell is doing here. Anyone have any experience with PostgreSQL on SuSE SLES 10? Any other tuning issues I should for?