Efficient output for integer types - Mailing list pgsql-hackers

From David Fetter
Subject Efficient output for integer types
Date
Msg-id 20190915071848.GK31596@fetter.org
Whole thread Raw
Responses Re: Efficient output for integer types
Re: Efficient output for integer types
List 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

Attachment

pgsql-hackers by date:

Previous
From: Tattsu Yama
Date:
Subject: Re: [HACKERS] CLUSTER command progress monitor
Next
From: Andrey Borodin
Date:
Subject: Re: Efficient output for integer types