postgresql을 docker에서 실행한 후, pgAdmin에 연결을 하려 하는데 에러가 났습니다. 사실 아래처럼 글자가 깨져서, password가 틀려서 5432 port, localhost로 접속을 못하는구나만 추측했습니다. ```Unable to connect to server: connection failed: connection to server at "127.0.0.1", port 5432 failed: ġ��������: ����� "postgres"�� password ������ �����߽��ϴ�```=>아래로 유추 ```Unable to connect to server: connection failed: connection to server at "127.0.0.1", port 5..