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

Enhance/upgrade postgresql version #5821

Merged
merged 3 commits into from
May 19, 2023

Conversation

eternaltyro
Copy link
Contributor

No description provided.

This reverts commit 4a4956d.

Turns out the issue blocking DB upgrades was outdated PostgreSQL
extensions like POSTGIS. An old database with old extension was deleted
to fix this issue. The primary database had an outdated postgis
extension that was upgraded out of caution.

SELECT postGIS_extensions_upgrade();
Update staging RDS database to ARM based t4g instance class. Currently
db.t4g.small - which is generally cheaper and more performant compared
to db.t3 instance class.
@eternaltyro eternaltyro merged commit d31195d into develop May 19, 2023
2 of 6 checks passed
@eternaltyro eternaltyro deleted the enhance/upgrade-postgresql-version branch May 19, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant