Skip to content

Upgrade to postgres 12#871

Draft
bfreeds wants to merge 1 commit intomasterfrom
upgrade-postgres-12
Draft

Upgrade to postgres 12#871
bfreeds wants to merge 1 commit intomasterfrom
upgrade-postgres-12

Conversation

@bfreeds
Copy link
Copy Markdown

@bfreeds bfreeds commented Apr 21, 2022

  • Updates local mdillon/postgis:9.6 docker image to use postgis/postgis:12 to align with RDS upgrade

In process of upgrading from postgres 9 to 12, this commit updates
the local image to use postgres 12.  The `mdillon/postgis` image is
archived, and only supports up to postgres base version 11, so this
commit also switches to use the new official postgis image.

I was able to run "make docker/db" successfully, but I don't think
that actually hooks up the existing data in the database.  Need to install pipenv
and figure out how to load the local copy in to confirm the
existing data will be compatible with postgres 12.
@reliablerascal
Copy link
Copy Markdown
Contributor

running fine on Postgres 16 on web app per Suraj, but upgrading Postgres can be complex and it's unnecessary locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants