Unloading Data from WarehousePG v6.27.4
This section is adapted from the WarehousePG v6.x documentation
A writable external table allows you to select rows from other database tables and output the rows to files, named pipes, to applications, or as output targets for WarehousePG parallel MapReduce calculations. You can define file-based and web-based writable external tables.
This topic describes how to unload data from WarehousePG using parallel unload (writable external tables) and non-parallel unload (COPY).
Parent topic: Loading and Unloading Data