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 to PostgreSQL 12 and fix restore script #176

Closed
wants to merge 6 commits into from

Conversation

kemar
Copy link
Contributor

@kemar kemar commented May 13, 2020

Upgrade de version majeure de postgres de 11 vers 12.

Pour éviter des une migration de données un peu relou il vaut mieux supprimer les volumes et les recréer :

docker system prune -f

docker-compose -f docker-compose-dev.yml up --build

docker-compose -f docker-compose-dev.yml down --volumes

docker-compose -f docker-compose-dev.yml up

celine-m-s and others added 2 commits May 12, 2020 09:46
Branche staging utilisée par Clever
* staging:
  Various code improvements
  Replace stats POST form by safer GET form
  Add stats tables by region
  Make stats page a nested accordion
  Mayotte is both a dpt and a region since 2011
Copy link
Contributor

@dejafait dejafait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM j'ai bien PG 12 dans mes deux containers.

A merger vite stp pour pas avoir le cul entre deux chaises.

@kemar kemar closed this May 13, 2020
@kemar kemar deleted the kemar/docker_psql branch May 13, 2020 17:25
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.

None yet

3 participants