Re: [GENERAL] IPC Problems - URGENT !

Поиск
Список
Период
Сортировка
От Kevin Lo
Тема Re: [GENERAL] IPC Problems - URGENT !
Дата
Msg-id 3761D159.52723E6@hello.com.tw
обсуждение исходный текст
Ответ на Re: [GENERAL] IPC Problems - URGENT !  (Thyagarajan <thyaga@bytekinc.com>)
Список pgsql-general
Anthony Brock wrote:

> I am in a similar position to the person below.  I am trying to install
> Postgres 6.5beta3 on a Solaris 7 machine (64-bit libraries installed) using
> egcs-1.1.2 and receive the following when trying to run the 'postmaster -i'
> command:
>
> IpcMemoryCreate: shmget failed (Invalid argument) key=5432001,
> size=1073152, permission=600
> FATAL 1:  ShmemCreate: cannot create region
>
> Does anyone have some pointers on how to fix this?  Or any idea what the
> problem is?  Thanks in advance,

Using ipcs to list shared resources, ipcrm to remove one.  The id is the
number listed under shmid by ipcs.

> Tony

--
Kevin Lo                        | Linpus Technologies Inc.
kevinlo@linpus.com.tw           | http://www.linpus.com.tw




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

Предыдущее
От: Doo Suk Yang
Дата:
Сообщение: code making rule?
Следующее
От: dustin sallings
Дата:
Сообщение: Re: [GENERAL] code making rule?