"IpcMemoryCreate: shmget failed" on 2.0.38 (was Re: Bug?)

Поиск
Список
Период
Сортировка
От Sean Kelly
Тема "IpcMemoryCreate: shmget failed" on 2.0.38 (was Re: Bug?)
Дата
Msg-id Pine.LNX.4.10.10006081030400.301-100000@random.ncl.ac.uk
обсуждение исходный текст
Ответ на Re: Bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Wed, 7 Jun 2000, Tom Lane wrote:

> > IpcMemoryCreate: shmget failed (Invalid argument) key=5432010, size=144, permission=700
> >     My kernel has been compiled with "System V IPC" selected.
> >     PostgreSQL 6.5.3 has been compiled and ran on this system.
>
> Hmm, maybe there are old shmem segments still present from the 6.5.3
> postmaster?  You might need to 'ipcrm' the old ones.  See our ipcclean
> script for help.
>

    Thanks for the advice Tom.  The following happened:

-> ./ipcclean
ipcclean: nothing removed

-> postmaster -D /home/postgres/data/
IpcMemoryCreate: shmget failed (Invalid argument) key=5432010, size=144, permission=700
This type of error is usually caused by an improper
shared memory or System V IPC semaphore configuration.
[SNIP: Same as previous message]

    Anything else that could solve this?

== Sean.

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

Предыдущее
От: "Matthias Urlichs"
Дата:
Сообщение: Re: [HACKERS] Sigh, LIKE indexing is *still* broken in foreign locales
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Sigh, LIKE indexing is *still* broken in foreign locales