Hi,
On Wed, Mar 06, 2019 at 10:06:27PM +0800, Paul Guo wrote:
> The copy code has used batch insert with function heap_multi_insert() to
> speed up. It seems that Create Table As or Materialized View could leverage
> that code also to boost the performance also. Attached is a patch to
> implement that. That was done by Taylor (cc-ed) and me.
Please note that we are currently in the last commit fest of Postgres
12, and it is too late to propose new features. Please feel free to
add an entry to the commit fest happening afterwards.
--
Michael