BulkReader and BulkInserter
The DB Access Module for PostgreSQL supports both bulk reading and bulk writing. Please note that the module does not support input binding of data. All values are sent as literals upon execution of the SQL statement.