POSTGRES_CONNECTION_PIPELINE_EXPERIMENT Dynamic Config
Dynamic config that turns on pipeline-mode experiment for pg connections. The value specifies the current version of the experiment. Specify 0 to disable.
Schema:
# yaml
default: 0
description: |
Dynamic config that turns on pipeline-mode experiment for pg connections. The value
specifies the current version of the experiment. Specify 0 to disable.
schema:
type: integer
minimum: 0
For a full list of dynamic configs see Dynamic config schemas list