Inserting a note about PostgreSQL minimal version 9.4 in installation doc (#1385)

* Minimal postgresql version

* moving the Postgresql minimal version note.

* moved to System requirements and 'minimal' replaced by 'minimum'.
This commit is contained in:
Cédric Levasseur 2018-02-28 19:44:50 +01:00 committed by Shane McDonald
parent 7087341570
commit a2d543eb3b

View File

@ -70,6 +70,7 @@ The system that runs the AWX service will need to satisfy the following requirem
- At least 2 cpu cores
- At least 20GB of space
- Running Docker, Openshift, or Kubernetes
- If you choose to use an external PostreSQL database, please note that the minimum version is 9.4.
### AWX Tunables