| От | Tom Lane |
|---|---|
| Тема | Re: Improved Load Speed From Current Sources |
| Дата | |
| Msg-id | 17741.997075921@sss.pgh.pa.us обсуждение |
| Ответ на | Improved Load Speed From Current Sources (<markir@slingshot.co.nz>) |
| Список | pgsql-general |
<markir@slingshot.co.nz> writes:
> I have been having a bit of a play with using COPY to load a reasonably large
> table - 3 million rows ~ 57000 8K pages ("fact0" for those of you that have
> suffered these postings previously).
> I decided to compare 7.1.2 and current (7.2.dev 29/0701)sources on a number of
> different platforms.
> The results show a definite improvement for the current sources on all tested
> platforms :
Cool...
I suspect this must be due to the changes I made to avoid unnecessary
locking and lseek() overhead during insertion of successive tuples into
the same disk page. I wouldn't have guessed it'd make that much
difference for a single backend, however.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера