| От | Simon Riggs |
|---|---|
| Тема | Re: A little COPY speedup |
| Дата | |
| Msg-id | 1172831119.3760.1367.camel@silverbirch.site обсуждение исходный текст |
| Ответ на | Re: A little COPY speedup (Heikki Linnakangas <heikki@enterprisedb.com>) |
| Список | pgsql-patches |
On Fri, 2007-03-02 at 10:09 +0000, Heikki Linnakangas wrote: > Well, there's one big change: your patch to suppress WAL logging on > tables created in the same transaction. OK, just checking thats what you meant. > All the page locking related functions account for ~10% in total, > including the LWLockAcquire/Release, Pin/UnBuffer, hash_any and so on. > And then there's all the memcpying... I think its a great spot that PageAddItem() was so bad. I realise I didn't actually look at what it was doing, just looked at ways to avoid doing it on each individual call to the block for each row. -- Simon Riggs EnterpriseDB http://www.enterprisedb.com
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера