Re: can't re-start postgresql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: can't re-start postgresql
Дата
Msg-id 8169.991428613@sss.pgh.pa.us
обсуждение исходный текст
Ответ на can't re-start postgresql  (mjbjr@beaudesign.com)
Ответы 7.1.2 packaging  ("Tim Mickol" <tmickol@combimatrix.com>)
Список pgsql-general
mjbjr@beaudesign.com writes:
> [postgres@localhost postgres]$ ipcrm shm 4224672
> shmctl : Identifier removed

> [postgres@localhost postgres]$ ipcs -m 4224672

> ((returns a ton of addr info))

The old postmaster may be gone, but what about child backends?  I don't
think the shm segment will go away as long as any process holds it open.

Another theory is that you're misinvoking either ipcrm or ipcs.  I know
the syntaxes you illustrate above don't work on my system ...

            regards, tom lane

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

Предыдущее
От: "Ian Harding"
Дата:
Сообщение: Re: Pltcl kills postmaster...
Следующее
От: Tod McQuillin
Дата:
Сообщение: Re: Re: [HACKERS] extra syntax on INSERT