질문&답변
8강에서 postgresql 접속이 안되네요
안녕하세요 답변 감사합니다. 근데 아래처럼 말씀주신대로 했는데도 안되네요.. emuce-postgres-custom-1 : 조회결과 docker inspect emuce-postgres-custom-1 | grep IPAddress "SecondaryIPAddresses": null, "IPAddress": "", "IPAddress": "172.28.0.3", emuce-airflow-worker-1 : 조회결과 docker inspect emuce-airflow-worker-1 | grep IPAddress "SecondaryIPAddresses": null, "IPAddress": "", "IPAddress": "172.28.0.8", 이렇게 결과가 나옵니다. nc -v 172.28.0.3 5432 : 조회결과 Connection to 172.28.0.3 5432 port [tcp/postgresql] succeeded!
- 좋아요수
- 0
- 댓글수
- 2
- 조회수
- 151





