Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jul 2004 23:27:41 +0200
From:      Tomaz Borstnar <tomaz.borstnar@over.net>
To:        freebsd-amd64@freebsd.org
Cc:        mitani@sraw.co.jp
Subject:   any shared memory problems known with amd64 port? having problems with pgcluster 1.07
Message-ID:  <6.1.2.0.0.20040707232112.031c2c88@193.189.169.9>

next in thread | raw e-mail | index | archive | help
Hello!

	I am having problems starting up pgcluster (multi-master replication 
version of postgresql 7.3.x) on FreeBSD 5.2.1-p9/amd64. It complains like 
it does not have enough semaphores. Current settings are:

kern.ipc.semmni=80
kern.ipc.semmns=480
kern.ipc.semmnu=240


but I started with half of that (as per suggestion of one of postgresql 
ports). shm is set:
kern.ipc.shmmax=100663296
kern.ipc.shmall=24576


initdb is done succesfuly but start fails. postgresql-devel port seems to 
work fine, but this is based on would-be postgresql 7.5.

So am I wondering whether i can expect shared memory problems  in amd64 mode?

Thanks in advance.

Tomaz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.1.2.0.0.20040707232112.031c2c88>