| От | Tom Lane |
|---|---|
| Тема | Re: Separate Disks |
| Дата | |
| Msg-id | 16126.1050122930@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Separate Disks ("Derek Hamilton" <derek@capweb.com>) |
| Список | pgsql-admin |
"Derek Hamilton" <derek@capweb.com> writes:
> Any help with improving the disk I/O would be much appreciated!
Conventional wisdom is that putting the WAL log on its own spindle is a
big win (at least for databases that have nontrivial write traffic).
This is pretty easy to do, just symlink the pg_xlog directory to another
filesystem. After that you could look at moving indexes off to their
own disk, but the pain-in-the-neck factor is *way* higher at the moment,
and the return not as good. I doubt that pg_clog is really worth
worrying about.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера