BUG #2371: database crashes with semctl failed error

Поиск
Список
Период
Сортировка
От Brock Peabody
Тема BUG #2371: database crashes with semctl failed error
Дата
Msg-id 200604031405.k33E50h6057559@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2371
Logged by:          Brock Peabody
Email address:      brock.peabody@npcinternational.com
PostgreSQL version: 8.1
Operating system:   Windows Server 2003
Description:        database crashes with semctl failed error
Details:

The full text of the error message is:

FATAL:  semctl(167894456, 4, SETVAL, 0) failed: A non-blocking socket
operation could not be completed immediately.

I have a program that inserts/updates/deletes a large number of records to a
large database (~100 GB).  The program works, but after it runs for a few
hours it starts getting this error message.  Once this happens the database
is unusable to all clients until it is restarted.

I found this documented bug:

http://archives.postgresql.org/pgsql-bugs/2006-02/msg00185.php

but I'm not sure if it is related to my problem or not.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: NLS vs error processing, again (was Re: Composite Type with Domain)
Следующее
От: "George Barbarosie"
Дата:
Сообщение: BUG #2375: ALTER COLUMN TYPE on composite types