Re: recovery mode

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: recovery mode
Дата
Msg-id 15401.1256426778@sss.pgh.pa.us
обсуждение исходный текст
Ответ на recovery mode  (paulo matadr <saddoness@yahoo.com.br>)
Список pgsql-general
paulo matadr <saddoness@yahoo.com.br> writes:
> analyzing log file of  server found this error:
> cat /var/log/menssages
>  kernel: postmaster[1023]: segfault at fffffffffffffff0 rip 000000000060d993 rsp 00007fff15f53c28 error 4

> which means that?

Well, it's a crash, but there's not nearly enough information here to
say what caused it.  Do you have a core-dump file you could get a
stack trace from?

            regards, tom lane

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: How can I get one OLD.* field in a dynamic query inside a trigger function ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to determine the operator class that an operator belongs to