global_trace_utility_create_on_demand
Use this system parameter to specify when trace files are generated for utility commands.
Versions supported–CDC Replication Engine for PostgreSQL version 11.4 and later
This parameter enables you to specify that trace files are generated during the running of utility commands only when there is actual information that is necessary to trace, such as an exception.
- Applies to
- Source and target datastores
- Values
- Set this parameter to one of the following values:
- true
- Trace files are created only when there is actual information that must be traced.
- false
- Trace files are created every time you run a utility command.
- Default setting
- false