/
PostgreSQL
PostgreSQL
Performance considerations
As reported in PDI-15692 there is a new option since PostgreSQL 9.4 that can speed up performance.
To get this working, you need to replace the jar driver by at least version 9.4 and add reWriteBatchedInserts to true in the PostgreSQL's connection parameters.
Note: This is not a tested nor fully supported configuration.
, multiple selections available,
Related content
PostgreSQL Bulk Loader
PostgreSQL Bulk Loader
More like this
Special database issues and experiences
Special database issues and experiences
Read with this
MS SQL Server
MS SQL Server
More like this
JDBC and SQL Reference
JDBC and SQL Reference
More like this
.03 Database Connections
.03 Database Connections
Read with this
Architecture of the Thin Kettle JDBC Driver
Architecture of the Thin Kettle JDBC Driver
More like this