| От | Bryan White |
|---|---|
| Тема | Re: multiple hard disk |
| Дата | |
| Msg-id | 015301c16d3c$801bb790$2ed260d1@bryan обсуждение исходный текст |
| Ответ на | multiple hard disk (Luis Amigo <lamigo@atc.unican.es>) |
| Ответы |
Re: multiple hard disk
|
| Список | pgsql-general |
> Is there any way (excluding RAID) to split a database information > between multiple hard disks? I think you can selectively move table/index files to another location and create symbolic links from the original location. The postmaster must be stopped while you are doing this. Keep in mind that Postgres will create separate files for each 1GB of a table. So if your table grows substantually after you set this up, new segment files may have been created, thus partially undoing the effect you were trying to achieve.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера