| От | Greg Stark |
|---|---|
| Тема | Re: Disaster! |
| Дата | |
| Msg-id | 871xpow1x8.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Disaster! (Manfred Spraul <manfred@colorfullife.com>) |
| Ответы |
Re: Disaster!
|
| Список | pgsql-hackers |
Manfred Spraul <manfred@colorfullife.com> writes: > That means > open(); > write(); > sync(); > > could succeed, but the data is not stored on disk, correct? That would be true on any filesystem. Unless you throw an fsync() call in. With sync replaced by fsync then any filesystem ought to guarantee the data has reached disk by the time fsync returns. I think this is even true of NFS or AFS, though I wouldn't depend on it for my own data. -- greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера