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:

 

RadioButton CSV

Specifies CSV as the input file format.

RadioButton Text

Specifies TXT as the input file format.

RadioButton 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.

 

CheckBox 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).

 

Load Data Wizard - Specifying type of input file

 

 

Click the Next button to proceed to the Specifying input file parameters step of the wizard.