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

Docker pg01 start issue #1

Closed
OliverCole opened this issue Sep 9, 2018 · 4 comments
Closed

Docker pg01 start issue #1

OliverCole opened this issue Sep 9, 2018 · 4 comments

Comments

@OliverCole
Copy link

When I do docker-compose up --build, I get this:

Starting pg01 ... done
Starting dg01 ... done
Creating ng01 ... done
Attaching to pg01, dg01, ng01
pg01     | 2018-09-09 15:57:20.932 UTC [1] FATAL:  data directory "/var/lib/postgresql/data" has wrong ownership
pg01     | 2018-09-09 15:57:20.932 UTC [1] HINT:  The server must be started by the user that owns the data directory.
pg01 exited with code 1
dg01     | db: forward host lookup failed: Unknown host
dg01     | db: forward host lookup failed: Unknown host
@OliverCole
Copy link
Author

Looks like this is just docker/for-win#445. Could perhaps add Windows specific instructions.

@kanishka-linux
Copy link
Owner

I have not tested docker method on windows. Thanks for pointing out reference. Is the solution mentioned in the reference working for you? If it is working, then I'll add windows specific instructions.

@OliverCole
Copy link
Author

Yes - this specific comment worked for me.

@kanishka-linux
Copy link
Owner

Thanks for testing it on Windows. It was great help!

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

2 participants