Skip to content

Postgres Port already in use #290

@joao-parana

Description

@joao-parana

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions