Re: postgresql error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgresql error
Дата
Msg-id 201.1254147737@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: postgresql error  (Vasiliy G Tolstov <v.tolstov@selfip.ru>)
Ответы Re: postgresql error  (Vasiliy G Tolstov <v.tolstov@selfip.ru>)
Список pgsql-general
Vasiliy G Tolstov <v.tolstov@selfip.ru> writes:
>> some time (meybe every four day) postgresql get error to all clients
>> what try to connect , a can attach strace to it:

>> 1. What error?

> postgres@calipso ~ $ psql
> psql: FATAL: semctl(1048608, 15, SETVAL, 0) failed: Invalid argument

My bet is that something has ipcrm'd the SysV semaphores that Postgres
uses.

            regards, tom lane

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

Предыдущее
От: 纪晓曦
Дата:
Сообщение: Re: How to write a constraint which need to check other table?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Wrong rows count estimation (explain, gist, tsearch)