7 ms·
That's assuming those 10k jobs are equally distributed, which is almost certainly not the case.
by CodeSgt 3y ago
That's assuming those 10k jobs are equally distributed, which is almost certainly not the case.
- dymk 3y agoPostgres can handle 10k batch inserts in seconds on even commodity hardware. Not done batch, you should still get >100 inserts/second with a few indexes thrown in there.