Re: 9.3: load path to mitigate load penalty for checksums
В списке pgsql-hackers по дате отправления:
| От | Jeff Davis |
|---|---|
| Тема | Re: 9.3: load path to mitigate load penalty for checksums |
| Дата | |
| Msg-id | 1339538617.12295.51.camel@sussancws0025 обсуждение |
| Ответ на | Re: 9.3: load path to mitigate load penalty for checksums (Bruce Momjian <bruce@momjian.us>) |
| Список | pgsql-hackers |
On Tue, 2012-06-12 at 17:53 -0400, Bruce Momjian wrote: > Well, truncating tables that were empty on the load would certainly be > a easy to do --- not sure if that helps us, though. This goes back to the single-loader-into-an-empty-table case, which I'd like to get away from. I think we already have some reasonable proposals on the table for optimizing that case. Ultimately, that pushes us toward partitioning with the same granularity as the data load. We can try to open that discussion up, but I think it's a bad idea to tie the data load granularity to the partitioning granularity, unless we have a way to coalesce them later without rewriting. It's too bad filesystems don't allow us to just reallocate some blocks from one file to another. [ OK, I guess I just opened this discussion myself ;) ] Regards,Jeff Davis
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера