Efficient output for integer types

Поиск
Список
Период
Сортировка
От David Fetter
Тема Efficient output for integer types
Дата
Msg-id 20190915071848.GK31596@fetter.org
обсуждение исходный текст
Ответы Re: Efficient output for integer types  (Andrey Borodin <x4mmm@yandex-team.ru>)
Re: Efficient output for integer types  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Folks,

Please find attached a couple of patches intended to $subject.

This patch set cut the time to copy ten million rows of randomly sized
int8s (10 of them) by about a third, so at least for that case, it's
pretty decent.

Thanks to Andrew Gierth for lots of patient help.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tattsu Yama
Дата:
Сообщение: Re: [HACKERS] CLUSTER command progress monitor
Следующее
От: Andrey Borodin
Дата:
Сообщение: Re: Efficient output for integer types