diff --git a/_partials/_timescaledb-gucs.md b/_partials/_timescaledb-gucs.md index a4faeaf49d..6363b22d4b 100644 --- a/_partials/_timescaledb-gucs.md +++ b/_partials/_timescaledb-gucs.md @@ -84,4 +84,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.25.1](https://github.com/timescale/timescaledb/releases/tag/2.25.1) \ No newline at end of file +Version: [2.25.2](https://github.com/timescale/timescaledb/releases/tag/2.25.2) \ No newline at end of file