Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade postgres version on all RDS instances #41

Open
1t5j0y opened this issue Aug 30, 2024 · 0 comments
Open

Upgrade postgres version on all RDS instances #41

1t5j0y opened this issue Aug 30, 2024 · 0 comments

Comments

@1t5j0y
Copy link
Contributor

1t5j0y commented Aug 30, 2024

Postgres 12 is EOL in Nov 2024 and AWS RDS stops support on Feb 28, 2025 after which there will be additional extended support charges for running this version of postgres.

Extended support charges - 0.114/vCPU-hour for years 1 and 2; 0.228/vCPU-hour for year 3
This works out to 10 (current RDS vCPUs) * 0.114 * 730 (hours in month) = Additional $830 + tax / month

AC:

  1. Determine best version to migrate to - preferably latest (17)
  2. Upgrade RDS instances (Avni and RWB)
  3. Upgrade Reporting DB
  4. Upgrade Staging and Prerelease env DBs as well
@1t5j0y 1t5j0y changed the title Upgrade postgres version for all RDS instances Upgrade postgres version on all RDS instances Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant