Re: postgresql 8 abort with signal 10

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgresql 8 abort with signal 10
Дата
Msg-id 8832.1115131854@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgresql 8 abort with signal 10  (Alexandre Biancalana <biancalana@gmail.com>)
Список pgsql-general
Alexandre Biancalana <biancalana@gmail.com> writes:
> Watching postgresql logs I see the following messages ocurs a lot of
> times in a day:

> May  3 06:58:44 e-filter postgres[250]: [21-1] LOG:  server process
> (PID 59608) was terminated by signal 10

You need to find out what's triggering that.  Turning on query logging
would be a good way of investigating.

            regards, tom lane

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

Предыдущее
От: Brandon Craig Rhodes
Дата:
Сообщение: does database shut down cleanly when WAL device fails?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Dynamically access to field on a RECORD variable