Table of Contents

Search

  1. Preface
  2. Introduction to PostgreSQL Connector
  3. Connections for PostgreSQL
  4. Mappings and mapping tasks with PostgreSQL Connector
  5. PostgreSQL objects in mapping tasks
  6. Lookup transformation
  7. SQL transformation
  8. Migrating a mapping
  9. PostgreSQL SQL ELT optimization
  10. Data type reference

PostgreSQL Connector

PostgreSQL Connector

PostgreSQL SQL ELT optimization

PostgreSQL
SQL ELT optimization

You can use
SQL ELT optimization
to push the transformation logic to the PostgreSQL database.
When you use an ODBC connection, you can configure
SQL ELT optimization
to push transformation logic to PostgreSQL source
or target
databases. Use
SQL ELT optimization
when you use database resources to improve the performance of the task.
When you run a task configured for
SQL ELT optimization
, the task converts the transformation logic to an SQL query. The task sends the query to the database, and the database executes the query.
You cannot configure
SQL ELT optimization
for a mapping in advanced mode.
PostgreSQL Connector supports Full and Source
SQL ELT optimization
for the ODBC connection type that uses PostgreSQL ODBC drivers.

0 COMMENTS

We’d like to hear from you!