Loading and Writing Non-HDFS Custom Data
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum 5.x documentation.
Loading and Writing Non-HDFS Custom Data
Greenplum Database supports TEXT and CSV formats for importing and exporting data through external tables. You can load and save data in other formats by defining a custom format or custom protocol or by setting up a transformation with the gpfdist parallel file server.
For information about importing custom data from HDFS, see Reading and Writing Custom-Formatted HDFS Data with gphdfs (Deprecated).