Configuration
Other Configuration Directives
Other Ora2Pg configuration directives
Other configuration directives
-
DEBUG
Set it to 1 to enable verbose output.
-
IMPORT
You can define common Ora2Pg configuration directives in a single file that can be imported into other configuration files with the IMPORT configuration directive as follows:
IMPORT commonfile.confThis will import all configuration directives defined in commonfile.conf into the current configuration file.
