Joshua D. Drake írta:
> On Fri, 2008-07-25 at 22:39 +0200, Zoltan Boszormenyi wrote:
>   
>> Hi,
>>
>> is there anyone using PostgreSQL on FreeBSD 7.0 starting from scratch?
>> I compiled 8.3.3 and wanted to run initdb in my home directory but
>> it fails with the error below.
>>     
>
>   
>> I configured the shared memory settings in advance according to
>> the PostgreSQL 8.3 online docs:
>>
>> $ cat /etc/sysctl.conf
>> ...
>> kern.ipc.shmall=32768
>> kern.ipc.shmmax=134217728
>> kern.ipc.semmap=256
>>
>> These three settings were also set with "sysctl -w ..." to take effect
>> immediately.
>>     
>
> Are you buy chance in a jail?
>
> Joshua D. Drake
>   

I don't know. How to determine? Running this as my own user:
$ sysctl -a | grep "^kern.ipc"
shows the same settings as above.

Thanks.

-- 
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to