Re: V7.0.3 on Solaris 2.7

Поиск
Список
Период
Сортировка
От Dronamraju Rajesh
Тема Re: V7.0.3 on Solaris 2.7
Дата
Msg-id 20001116154851.61755.qmail@web9606.mail.yahoo.com
обсуждение исходный текст
Ответ на V7.0.3 on Solaris 2.7  (Jean Wu <jean@whatuwant.net>)
Список pgsql-admin
hi jean,

after installing postgres before doing initdb add the
following statements in the /etc/system file and
relink the kernel or give 'touch /etc/reconfigure' and
reboot the system.

forceload: sys/semsys
forceload: sys/shmsys
set shmsys:shminfo_shmmax=268435456
set shmsys:shminfo_shmseg=20
set semsys:seminfo_semmap=250
set semsys:seminfo_semmni=500
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmsl=500
set semsys:seminfo_semmnu=500
set semsys:seminfo_semume=100

this makes the shared memory segments increase to
128MB. postgres does not start for minimum buffers
also with the default kernel configuration on solaris.

try ur luck and mail if any problems..

regards
Rajesh,
tech solutions
Intercept Consulting - INDIA.

--- Jean Wu <jean@whatuwant.net> wrote:
>
>
> Do you know where I can find the doc related to
> share memory setting so I
> can modify /etc/system before I start the server?
>
> Thanks.


__________________________________________________
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/

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

Предыдущее
От: "Francis Solomon"
Дата:
Сообщение: Error message: 'ERROR: cannot mark block 0 of [] blind'
Следующее
От: "turing2000"
Дата:
Сообщение: ...