Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The storage requirements recommended on the following table **depend mainly on t
Codacy requires a database server to persist data that must satisfy the following requirements:

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

Expand Down