- Notifications
You must be signed in to change notification settings - Fork5
Commitd326d9e
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 trafficalso makes it scale a lot better, if you run multiple COPY processes atthe same time.1 parent2c30f96 commitd326d9e