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

REPLICATION_MODE="secondary" Host '127.0.0.1' is not listening on port '5432' #11

Open
icueofraj opened this issue Oct 4, 2023 · 1 comment

Comments

@icueofraj
Copy link

icueofraj commented Oct 4, 2023

Screenshot 2023-10-05 at 10 32 13 Host '127.0.0.1' is not listening on port '5432'

EVN
CREATE_DB=TRUE
DB_NAME="maindb"
DB_USER="master"
DB_PASS="123456"

ENABLE_REPLICATION=true
REPLICATION_MODE="secondary"
REPLICATION_USER="replicate"
REPLICATION_PASS="postgres"
REPLICATION_HOST="xxxxxxx"
REPLICATION_PORT=5432

@icueofraj icueofraj changed the title Host '127.0.0.1' is not listening on port '5432' REPLICATION_MODE="secondary" Host '127.0.0.1' is not listening on port '5432' Oct 4, 2023
@joergmschulz
Copy link

... so there currently only is the older variant on the docker hub which is good because it doesn't fail ...

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