Skip to content

Commit 5de5fcc

Browse files
author
Paulo Ribeiro
authored
Merge pull request #744 from codacy/doc/bump-requirements-postgresql
doc: Bump required PostgreSQL version
2 parents 0510d27 + b765ad4 commit 5de5fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The storage requirements recommended on the following table **depend mainly on t
9696
Codacy requires a database server to persist data that must satisfy the following requirements:
9797

9898
- The infrastructure hosting the database server must be provisioned with the hardware requirements described below
99-
- The DBMS server must be [PostgreSQL](https://www.postgresql.org/) **version 10.15**
99+
- The DBMS server must be [PostgreSQL](https://www.postgresql.org/) **version 10.20**
100100
- The PostgreSQL server must be configured to accept connections from the cluster
101101
- The Codacy databases and a dedicated user must be created using the instructions below
102102

0 commit comments

Comments
 (0)