Re: fsync=off & shutdown => crash?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: fsync=off & shutdown => crash?
Дата
Msg-id 1733.1202598207@sss.pgh.pa.us
обсуждение исходный текст
Ответ на fsync=off & shutdown => crash?  (Benjamin Arai <me@benjaminarai.com>)
Список pgsql-general
Benjamin Arai <me@benjaminarai.com> writes:
> I was reading the docuementation for 8.3
> (http://www.postgresql.org/docs/8.3/static/wal-async-commit.html) and it
> states "An immediate-mode shutdown is equivalent to a server crash, and
> will therefore cause loss of any unflushed asynchronous commits.". Does
> this mean that doing a "shutdown" (centos: /sbin/service postgresql
> stop) will be considered a crash?

Not unless the initscript uses an immediate-mode shutdown signal,
which would be a fairly unfriendly thing for it to do.

            regards, tom lane

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

Предыдущее
От: Benjamin Arai
Дата:
Сообщение: fsync=off & shutdown => crash?
Следующее
От: rihad
Дата:
Сообщение: help optimizing query