| От | Greg Smith |
|---|---|
| Тема | Re: nooby Q: temp tables good for web apps? |
| Дата | |
| Msg-id | alpine.GSO.2.01.0904080123410.4398@westnet.com обсуждение |
| Ответ на | Re: nooby Q: temp tables good for web apps? (John Cheng <jlcheng@ymail.com>) |
| Список | pgsql-general |
On Tue, 7 Apr 2009, John Cheng wrote: > One concern I have with SSD drives is that the performance degrades over > time. The bigger concern I have with them is that even the Intel drives have a volatile write cache in them. You have either turn off the write cache (which degrades performance substantially and might even have a longevity impact) or use a battery-backed disk controller for them to be safe database storage. There's a good article about this at http://www.mysqlperformanceblog.com/2009/03/02/ssd-xfs-lvm-fsync-write-cache-barrier-and-lost-transactions/ If there's a disk controller with a write cache involved, that narrows the gap between SDD and regular drives quite a bit. -- * Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера