| От | Greg Smith |
|---|---|
| Тема | Re: Interesting comments about fsync on Linux |
| Дата | |
| Msg-id | Pine.GSO.4.64.0805041852440.14259@westnet.com обсуждение |
| Ответ на | Interesting comments about fsync on Linux (Bruno Wolff III <bruno@wolff.to>) |
| Список | pgsql-general |
On Sat, 3 May 2008, Bruno Wolff III wrote: > The suggestion is that fsync isn't really safe on Linux as it is currently > implented. The issue of needing to turn off underlying disk write caches under Linux is documented: http://www.postgresql.org/docs/8.3/interactive/wal-reliability.html As for concerns about individual blocks not being written in order, as long as everything associated with a commit is done when the fsync returns that shouldn't be an issue for the PostgreSQL WAL implementation. It is easier to shoot yourself in the foot than it should be on Linux, but it's possible to avoid that with care. -- * Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера