diff --git a/_partials/_timescaledb-gucs.md b/_partials/_timescaledb-gucs.md index f115a518b4..f1605bb40c 100644 --- a/_partials/_timescaledb-gucs.md +++ b/_partials/_timescaledb-gucs.md @@ -86,4 +86,4 @@ | `skip_scan_run_cost_multiplier` | `REAL` | `1.0` | Default is 1.0 i.e. regularly estimated SkipScan run cost, 0.0 will make SkipScan to have run cost = 0
min: `0.0`, max: `1.0` | | `telemetry_level` | `ENUM` | `TELEMETRY_DEFAULT` | Level used to determine which telemetry to send | -Version: [2.26.1](https://github.com/timescale/timescaledb/releases/tag/2.26.1) \ No newline at end of file +Version: [2.26.2](https://github.com/timescale/timescaledb/releases/tag/2.26.2) \ No newline at end of file