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 PostgreSQL #83

Open
2 tasks
duduribeiro opened this issue Mar 4, 2018 · 2 comments
Open
2 tasks

Upgrade PostgreSQL #83

duduribeiro opened this issue Mar 4, 2018 · 2 comments

Comments

@duduribeiro
Copy link
Member

duduribeiro commented Mar 4, 2018

We are currently using postgres 9.6.5 for development (See docker-compose.yml) and 9.6.1 for production. Running the test suite should be enough to check if everything is working ok.

We should upgrade it to 10.3 (latest stable) on both.

  • Upgrade on docker-compose.yml (development)
  • Upgrade on heroku (production)
@daviguelfi
Copy link
Member

I think that this is made today, 10/24/2019, inside this pull request
I believe that issue is completed

@duduribeiro
Copy link
Member Author

duduribeiro commented Oct 25, 2019

I don't think so @daviguelfi. This changed only in the db/structure.sql.

We still need to upgrade in docker-compose and in production. If you want, you can open a PR to upgrade the docker-compose's one. It will be very helpful.

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

No branches or pull requests

2 participants