Skip to content

Commit ff020c4

Browse files
Merge pull request #786 from codacy/change-postgresql-version-required
Fix latest minor version recommended for postgres 11, 11.20
2 parents 082dab5 + f821d79 commit ff020c4

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
@@ -99,7 +99,7 @@ The storage requirements recommended on the following table **depend mainly on t
9999
Codacy requires a database server to persist data that must satisfy the following requirements:
100100

101101
- The infrastructure hosting the database server must be provisioned with the hardware requirements described below
102-
- The DBMS server must be [PostgreSQL](https://www.postgresql.org/) **version 11.18**
102+
- The DBMS server must be [PostgreSQL](https://www.postgresql.org/) **version 11.20**
103103
- The PostgreSQL server must be configured to accept connections from the cluster
104104
- The Codacy databases and a dedicated user must be created using the instructions below
105105

0 commit comments

Comments
 (0)