Merge pull request #6781 from ryanpetrello/pg10-doc

update postgres minimum version

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-04-21 17:32:58 +00:00 committed by GitHub
commit a800c8cd00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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