Re: PostgreSQL vs FreeBSD 7.0 as regular user

Поиск
Список
Период
Сортировка
От Zoltan Boszormenyi
Тема Re: PostgreSQL vs FreeBSD 7.0 as regular user
Дата
Msg-id 488A3D62.9070408@cybertec.at
обсуждение исходный текст
Ответ на Re: PostgreSQL vs FreeBSD 7.0 as regular user  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: PostgreSQL vs FreeBSD 7.0 as regular user  ("Francisco Reyes" <lists@stringsutils.com>)
Re: PostgreSQL vs FreeBSD 7.0 as regular user  (Zoltan Boszormenyi <zb@cybertec.at>)
Список pgsql-general
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/


В списке pgsql-general по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: php + postgresql
Следующее
От: "Francisco Reyes"
Дата:
Сообщение: Re: PostgreSQL vs FreeBSD 7.0 as regular user