DEBUGСо значением 1 выводятся подробные сообщения.
IMPORTОбщие директивы ora2pgpro можно записать в отдельном файле и импортировать этот файл в другие файлы конфигурации, используя директиву
IMPORTследующим образом:IMPORT commonfile.conf
При этом все директивы из файла
commonfile.confбудут импортированы в текущий файл конфигурации.
DEBUGSetting it to 1 enables verbose output.
IMPORTYou 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.