| От | Vadim B. Mikheev |
|---|---|
| Тема | Re: [HACKERS] tables >2GB |
| Дата | |
| Msg-id | 34D02EDE.CC9EFBA8@sable.krasnoyarsk.su обсуждение |
| Ответ на | tables >2GB (Bruce Momjian <maillist@candle.pha.pa.us>) |
| Список | pgsql-hackers |
Bruce Momjian wrote: > > Now that we know the storage manager code that splits tables over 2GB > into separate files doesn't work(Irix), can we rip out that code and > just use the OS code to access >2GB files as normal files. Now, most > OS's can support 64-bit files and file sizes. > > Because it is isolated in the storage manager, it should be easy. Someday we'll get TABLESPACEs and fixed multi-chunk code could allow to store chunks in different TABLESPACEs created on _different disks_ - imho, ability to store a table on > 1 disk is good thing. And so, I would suggest just add elog(ERROR) to mdextend() now, with recommendation to increase RELSEG_SIZE... Vadim
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера