4.13. Other Configuration Directives #
DEBUG#Setting it to 1 enables verbose output.
IMPORT#You can define common ora2pgpro configuration directives into a single file that can be imported into other configuration files with the
IMPORTconfiguration directive as follows:IMPORT commonfile.conf
This will import all configuration directives defined into
commonfile.confinto the current configuration file.