This option controls what functions are available in the PostgreSQL query builder.
</info-popover>
</span>
<spanclass="gf-form-select-wrapper">
<selectclass="gf-form-input gf-size-auto"ng-model="ctrl.current.jsonData.postgresVersion"ng-options="f.value as f.name for f in ctrl.postgresVersions"></select>
</span>
</div>
<divclass="gf-form">
<gf-form-switchclass="gf-form"label="TimescaleDB"tooltip="Use TimescaleDB features (e.g., time_bucket) in Grafana"label-class="width-9"checked="ctrl.current.jsonData.timescaledb"switch-class="max-width-6"></gf-form-switch>