diff options
author | Tom Lane | 2008-11-06 20:51:15 +0000 |
---|---|---|
committer | Tom Lane | 2008-11-06 20:51:15 +0000 |
commit | 85e2cedf985bfecaf43a18ca17433070f439fb0e (patch) | |
tree | 9348349050eaa2a8a863297c88502263c3a2e338 /src/include/commands/dbcommands.h | |
parent | cdc197cf3100359cd436757adc0002dad07e3117 (diff) |
Improve bulk-insert performance by keeping the current target buffer pinned
(but not locked, as that would risk deadlocks). Also, make it work in a small
ring of buffers to avoid having bulk inserts trash the whole buffer arena.
Robert Haas, after an idea of Simon Riggs'.
Diffstat (limited to 'src/include/commands/dbcommands.h')
0 files changed, 0 insertions, 0 deletions