Skip to main content

ELT PostgreSQL components

tELTPostgresqlInput Provides the Postgresql table schema that will be used by the tELTPostgresqlMap component to generate the SQL SELECT statement.
tELTPostgresqlMap Builds the SQL SELECT statement using the table schema(s) provided by one or more tELTPostgresqlInput components.
tELTPostgresqlOutput Performs the action (insert, update or delete) on data in the specified Postgresql table through the SQL statement generated by the tELTPostgresqlMap component.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!