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

Postgres Port already in use #290

Open
joao-parana opened this issue Oct 5, 2022 · 0 comments
Open

Postgres Port already in use #290

joao-parana opened this issue Oct 5, 2022 · 0 comments

Comments

@joao-parana
Copy link

When I tried to run the commands cd docker-compose/suite ; docker-compose up I got the error:

Error starting userland proxy: listen tcp4 0.0.0.0:5432: bind: address already in use

This is because I have a Postgres database running on the same host in bare-metal which I cannot disable.

How do I safely change the Postgres port in docker-compose YAML files? There must be other references that must be modified, but where ? Is there documentation for this?

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