Online Documentation for SQL Manager for PostgreSQL
Specifying type of input file
Use this step of the wizard to select the type of the input file:
CSV
Specifies CSV as the input file format.
Text
Specifies TXT as the input file format.
Binary
Causes all data to be read in binary format rather than as text. You will not need to specify the DELIMITER or NULL options in binary mode.
With OIDs
Specifies copying the OID for each row (an error is raised if this option is enabled for a table that does not have OIDs, or in the case of copying a query).
Click the Next button to proceed to the Specifying input file parameters step of the wizard.