Transfer and Store the Data
Use one of the following approaches to transform the data with gpfdist
.
-
GPLOAD
supports only input transformations, but is easier to implement in many cases. INSERT INTO SELECT FROM
supports both input and output transformations, but exposes more details.