Re: Shutdown TRUE?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Shutdown TRUE?
Дата
Msg-id 7768.1001028417@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Shutdown TRUE?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Shutdown TRUE?
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane writes:
>> Huh?  If you zap the postmaster with kill -9, the last checkpoint record
>> in the WAL log will not have the shutdown bit set.

> It does here:

Had you actually done anything to the database between postmaster
startup and kill?  If there's no reason to do a checkpoint then it
won't checkpoint, so the last checkpoint would be from the previous
incarnation.  But under normal circumstances I see "shutdown FALSE"
here.
        regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Shutdown TRUE?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Shutdown TRUE?