| От | David Boreham |
|---|---|
| Тема | Re: WAL in RAM |
| Дата | |
| Msg-id | 4EAB08C5.7050206@boreham.org обсуждение исходный текст |
| Ответ на | Re: WAL in RAM ("Tomas Vondra" <tv@fuzzy.cz>) |
| Список | pgsql-performance |
On 10/28/2011 12:26 PM, Tomas Vondra wrote: > For example the Intel 710 SSD has a sequential write speed of 210MB/s, > while a simple SATA 7.2k drive can write about 50-100 MB/s for less than > 1/10 of the 710 price. Bulk data transfer rates mean almost nothing in the context of a database (unless you're for example backing it up by copying the files to another machine...) The key factor typically is small block writes/s (for WAL) and random small block reads/s (for data). 710 or similar performance SSDs will deliver on the order of 20-50x the performance of a traditional hard drive in these areas.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера