| От | Tom Lane |
|---|---|
| Тема | Re: What happens when wal fails? |
| Дата | |
| Msg-id | 15531.1123165743@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | What happens when wal fails? (Joseph Shraibman <jks@selectacast.net>) |
| Ответы |
Re: What happens when wal fails?
|
| Список | pgsql-general |
Joseph Shraibman <jks@selectacast.net> writes:
> If I put the pg_xlog directory on its own disk, then that disk fails,
> does that mean the postgres is hosed or does it just mean that postgres
> no longer safe from a power outage?
The latter. The WAL is actually write-only during normal operation.
However you need to define "fail". If it fails in such a way that the
OS notices (which is likely) then the database is going to lock up
because it can't write to WAL.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера