update postgres minimum version

This commit is contained in:
Ryan Petrello 2020-04-21 12:49:33 -04:00
parent cce5f26e34
commit 41586ea3a6
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -82,7 +82,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 PostgreSQL database, please note that the minimum version is 9.6+.
- If you choose to use an external PostgreSQL database, please note that the minimum version is 10+.
### AWX Tunables