inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

임원선님의 게시글

임원선 임원선

@emuce5471

수강평 작성수
4
평균평점
4.8

게시글 1

질문&답변

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