Hi again,

Are you running multiple postgres instances?  The sysvipc namespace is
unfortunately shared across all jails and with the host (which is why
it's normally disabled).

Apparently each postgres instance would need a different uid in
/etc/passwd to work around that:

http://wiki.freebsd.org/Jails#Known_problems_and_bugs


It's also worth noting that our kernel raised some of the default SHM
limits to specifically allow postgres to work (but you seem to have done
that already) :

http://anonscm.debian.org/viewvc/glibc-bsd/trunk/kfreebsd-9/debian/patches/906_grow_sysv_ipc_limits.diff?view=markup&pathrev=3599

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fed906d.6000...@pyro.eu.org

Reply via email to