Re: build postgresql-7.4.2 fails: FATAL: semctl(35, 16, SETVAL, 536) failed: Inv,alid argument

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: build postgresql-7.4.2 fails: FATAL: semctl(35, 16, SETVAL, 536) failed: Inv,alid argument
Дата
Msg-id 27691.1086362131@sss.pgh.pa.us
обсуждение исходный текст
Ответ на build postgresql-7.4.2 fails: FATAL: semctl(35, 16, SETVAL, 536) failed: Inv,alid argument  (contact <contact@uuukkk.net>)
Список pgsql-bugs
contact <contact@uuukkk.net> writes:
> creating template1 database in /usr/local/pgsql/data/base/1... FATAL:
> semctl(35, 16, SETVAL, 536) failed: Invalid argument

You're not going to get a lot of help on this when you didn't mention
your platform, but it looks like your kernel doesn't support SysV IPC.
See the PG admin guide for some hints.

> Besides 7.4.1 runs!!!

Did you have 7.4.1 running at the same time?  Maybe you're hitting the
kernel limit on how many SysV semaphores you can have at once.  That's
not quite the error message I would have expected in that case, but
it's a possibility.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: is array bug? (array[][])[] = NULL
Следующее
От: "Donald Fraser"
Дата:
Сообщение: Cached PL/PGSQL query plan failure