Commit 64b99b3
Marc Cousin
Support reWriteBatchedInserts in PostgreSQL's jdbc driver
This is not supported by the JDBC driver provided with current (6.1
PDI). When it will be, though, it can almost double the per session
throughput of inserts in PostgreSQL. This probably won't have any impact
on most cases, but why not take advantage of this.1 parent f6166e7 commit 64b99b3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2727 | 2727 | | |
2728 | 2728 | | |
2729 | 2729 | | |
| 2730 | + | |
2730 | 2731 | | |
2731 | 2732 | | |
2732 | 2733 | | |
| |||
0 commit comments