EFForg / EFForg/action-center-platform
Standardize postgres version across environments
Open
internal
tooling-upgrades
- Dominant language
- Ruby
- Stars
- 538
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Currently, this app's docker config is using postgres version 12, travis config is using postgres version 9.6, and production instance is using postgres version 9.4 - but could be upgraded up to postgres version 11 (the latest version supported by RDS).
It seems like a good idea to standardize on a postgres version across the docker config, travis config and production instance - I'd suggest version 11?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.