fsync and hardware write cache
От
pgsql@mohawksoft.com
Тема
fsync and hardware write cache
Дата
Msg-id
37593.64.119.142.34.1093286072.squirrel@mail.mohawksoft.com
Список
Дерево обсуждения
fsync and hardware write cache pgsql@mohawksoft.com
Re: fsync and hardware write cache Bruce Momjian <pgman@candle.pha.pa.us>
Re: fsync and hardware write cache Manfred Spraul <manfred@colorfullife.com>
Re: fsync and hardware write cache Steve Atkins <steve@blighty.com>
Re: fsync and hardware write cache Doug McNaught <doug@mcnaught.org>
Something to think about: if you run PostgreSQL with fsync on, but you use the hardware write cache on your disk drives, how likely are you to lose data? Obviously, this is a fairly limited problem, as it only applies to power down (which you can control) or power loss where the risks may be reduced but not eliminated with a UPS. Does it make sense to add a platform specific call that will flush a write cache when fsync is enable?
В списке pgsql-hackers по дате отправления