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

Cannot start psm_db1 docker container #1111

Open
oleksiy opened this issue Jan 7, 2019 · 0 comments
Open

Cannot start psm_db1 docker container #1111

oleksiy opened this issue Jan 7, 2019 · 0 comments

Comments

@oleksiy
Copy link

oleksiy commented Jan 7, 2019

To replicate:

  1. cd into docker directory
  2. run docker-compose -p psm up -d --build
  3. run docker ps -a to see the ID of postgres:alpine container
  4. run docker start -ai 3f9c34176b00
    Error output:
➜  docker git:(master) docker start -ai 3f9c34176b00
2019-01-05 16:17:16.512 UTC [1] FATAL:  database files are incompatible with server
2019-01-05 16:17:16.512 UTC [1] DETAIL:  The data directory was initialized by PostgreSQL version 10, which is not compatible with this version 11.1.
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

1 participant