diff --git a/src/content/docs/hyperdrive/reference/supported-databases-and-features.mdx b/src/content/docs/hyperdrive/reference/supported-databases-and-features.mdx index f89a79d259cc04c..5137f9b22019350 100644 --- a/src/content/docs/hyperdrive/reference/supported-databases-and-features.mdx +++ b/src/content/docs/hyperdrive/reference/supported-databases-and-features.mdx @@ -11,7 +11,7 @@ The following table shows which database engines and/or specific database provid | Database Engine | Supported | Known supported versions | Details | | --------------- | ------------------------ | ------------------------ | ------------------------------------------------------------------------------------------------------------------- | -| PostgreSQL | ✅ | `9.0` to `16.x` | Both self-hosted and managed (AWS, Azure, Google Cloud, Oracle) instances are supported. | +| PostgreSQL | ✅ | `9.0` to `17.x` | Both self-hosted and managed (AWS, Azure, Google Cloud, Oracle) instances are supported. | | MySQL | ✅ | `5.7` to `8.x` | Both self-hosted and managed (AWS, Azure, Google Cloud, Oracle) instances are supported. MariaDB is also supported. | | SQL Server | Not currently supported. | | | | MongoDB | Not currently supported. | | |