diff --git a/self-hosted/install/installation-windows.md b/self-hosted/install/installation-windows.md index 6b668c88e1..6cd55c85f9 100644 --- a/self-hosted/install/installation-windows.md +++ b/self-hosted/install/installation-windows.md @@ -68,19 +68,25 @@ And that is it! You have $TIMESCALE_DB running on a database on a self-hosted in The latest $TIMESCALE_DB releases for $PG are: +* + + [Postgres 18: TimescaleDB release](https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-18-windows-amd64.zip) + + + * - [Postgres 17: TimescaleDB release](https://github.com/timescale/timescaledb/releases/download/2.21.2/timescaledb-postgresql-17-windows-amd64.zip) + [Postgres 17: TimescaleDB release](https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-17-windows-amd64.zip) * - [Postgres 16: TimescaleDB release](https://github.com/timescale/timescaledb/releases/download/2.21.2/timescaledb-postgresql-16-windows-amd64.zip) + [Postgres 16: TimescaleDB release](https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-16-windows-amd64.zip) * - [Postgres 15: TimescaleDB release](https://github.com/timescale/timescaledb/releases/download/2.21.2/timescaledb-postgresql-15-windows-amd64.zip) + [Postgres 15: TimescaleDB release](https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-15-windows-amd64.zip)