Re: Fatal Errors

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Fatal Errors
Дата
Msg-id
11801.1222698615@sss.pgh.pa.us
Ответ на
Fatal Errors (Simon Riggs)
Список
Дерево обсуждения
Fatal Errors Simon Riggs <simon@2ndQuadrant.com>
Re: Fatal Errors Tom Lane <tgl@sss.pgh.pa.us>
Re: Fatal Errors Simon Riggs <simon@2ndQuadrant.com>
Re: Fatal Errors Tom Lane <tgl@sss.pgh.pa.us>
Re: Fatal Errors Simon Riggs <simon@2ndQuadrant.com>
Re: Fatal Errors Tom Lane <tgl@sss.pgh.pa.us>
Re: Fatal Errors Simon Riggs <simon@2ndQuadrant.com>
Simon Riggs  writes:
> Is it possible to have a FATAL error that crashes a backend and for it
> to *not* have written an abort WAL record for any previously active
> transaction? 

Well, a FATAL error will still go through transaction abort before
exiting, IIRC.  The problem case is a PANIC or an actual core dump.

> If we either *always* write a WAL record, or PANIC then that
> makes some coding easier,

Like what?
		regards, tom lane

В списке pgsql-hackers по дате отправления
От: Andrew Dunstan
Дата:
От: Simon Riggs
Дата:
Сообщение: Re: Fatal Errors
FAQ