Target Type
| Load Utility
|
---|---|
Greenplum
| gpload or gpfdist utility
|
Microsoft SQL Server
| osql utility
|
Netezza
| nzload utility
|
Oracle
| SQL*Loader (sqlldr) utility
|
Teradata
| FastLoad or MultiLoad utility
|
Vertica
| COPY command on the server side
LCOPY command on the client side
|
Target Type
| Load Mechanism
|
---|---|
Amazon Redshift
| Data is sent to temporary files in the Amazon Simple Storage Service (Amazon S3) and then copied to the target by using the PostgreSQL ODBC driver on Windows or the DataDirect ODBC driver on Linux and UNIX.
|
Greenplum
| gpfdist utility
|
Netezza
| Netezza external tables and Netezza ODBC driver
|
Teradata
| Teradata Parallel Transporter (TPT) libraries with the load and update operators that are equivalent to the FastLoad and MultiLoad utilities, respectively
|
Vertica
| COPY command on the server side
LCOPY command on the client side
|