Re: initdb problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joe Barwell <jbar@xxxxxxxx> writes:
> Fixing the postgres user's home may have been an
> improvement, but now I get problems with the shared memory
> segment:

Hmm ... Apple's default for SHMMAX is definitely penurious, but it's not
so small that PG shouldn't be able to start at all.  What do you get
from
	sysctl -a | grep shm
?  If it shows shmmax as at least 4 million (as I expect), maybe there's
something else already eating shmem --- try also
	sudo ipcs -a
Also, which OSX release is this again?

			regards, tom lane


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux