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 docker setup to PostgreSQL 10 (improvement) #4187

Closed
gannebamm opened this issue Jan 28, 2019 · 5 comments
Closed

Upgrade docker setup to PostgreSQL 10 (improvement) #4187

gannebamm opened this issue Jan 28, 2019 · 5 comments

Comments

@gannebamm
Copy link
Contributor

The current docker-compose uses geonode/postgis 9.6

image: geonode/postgis:9.6

as image. PostgreSQL 10.x is allready in production and widely adopted, afaik. Are there good reasons to not upgrade the docker setup to use PostgreSQL 10.x? And which special settings/ modifications where made to the default PostgreSQL 9.6 for geonode.

I would like to fork, upgrade, test and later PR this enhancement.

@giohappy
Copy link
Contributor

From our experience nothing blocks from using PG10. We already adopt it in some deployments along GeoNode.

@t-book
Copy link
Contributor

t-book commented Jan 29, 2019

If you install on bionic you end with postgres10 as well. Haven´t run into any problems yet.

+1

@gannebamm
Copy link
Contributor Author

See #4192 and GeoNode/postgis-docker#1

@francbartoli
Copy link
Member

@gannebamm I guess we can close this via #4192, am I right?

@gannebamm
Copy link
Contributor Author

@francbartoli yes

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

No branches or pull requests

4 participants