Skip to content

Commit 6e80e13

Browse files
authored
docs: Update minimum Postgres supported version (#1216)
Per SPE-1347, we have to update the minimum version of Postgres that's supported for Boundary. ~~On Nov 1, the minimum version changes from 13 to 16. This PR updates the enterprise supported versions topic.~~ Upon review, the team determined the minimum supported Postgres version should be 14 currently. It will change to 15 on November 12. This PR updates the current doc from 13 to 14. I updated [SPE-1347](https://hashicorp.atlassian.net/browse/SPE-1347) to indicate that it will have to be updated to 15 on November 12. [SPE-1347]: https://hashicorp.atlassian.net/browse/SPE-1347?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2 parents 9279efa + 70b9d7a commit 6e80e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/boundary/v0.20.x/content/docs/enterprise/supported-versions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ To view the Desktop version along with the corresponding CLI and control plane v
5858

5959
## PostgreSQL support policy
6060

61-
Boundary Enterprise will only support PostgreSQL version 13 and above at launch.
61+
Boundary Enterprise supports PostgreSQL versions 14 and above.
6262
On an ongoing basis, Boundary will end support for a PostgreSQL version one (1) year prior to its EOL as documented on PostgreSQL’s versioning policy website.

0 commit comments

Comments
 (0)