Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d326d9e

Browse files
committed
In COPY, insert tuples to the heap in batches.
This greatly reduces the WAL volume, especially when the table is narrow. The overhead of locking the heap page is also reduced. Reduced WAL traffic also makes it scale a lot better, if you run multiple COPY processes at the same time.
1 parent 2c30f96 commit d326d9e

File tree

6 files changed

+629
-62
lines changed

6 files changed

+629
-62
lines changed

0 commit comments

Comments
 (0)