| От | Christopher Browne |
|---|---|
| Тема | Re: partitioning for postgresql |
| Дата | |
| Msg-id | 60n0em8q84.fsf@dev6.int.libertyrms.info обсуждение |
| Ответ на | partitioning for postgresql ("Wilson A. Galafassi Jr." <juniorlist@yahoo.com.br>) |
| Список | pgsql-performance |
> what is suggested partitioning schema for postgresql?? > the size of my db is 5BG and i have 36GB scsi disk! The interesting forms of partitioning kind of assume that you have multiple disk drives. If you only have one drive, then there is not terribly much reason to prefer anything much over simply having one big partition, and letting the data fall where it will. If you had two drives, then it would make sense to have data on one drive and WAL on the other. With three drives, having other I/O (such as database logging) on a third drive would have merit. But none of those approaches are useful if you only have one disk drive. -- "cbbrowne","@","libertyrms.info" <http://dev6.int.libertyrms.com/> Christopher Browne (416) 646 3304 x124 (land)
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера