> // 아래 에러 ///////////////////////////
> [postgres@craypas postgres]$ createuser
> Connection to database 'template1' failed.
> connectDB() // connect() failed: Connection refused
> Is the postmaster running at 'localhost' and accepting connections on
> Unix socke
> t '5432'?
>
> createuser: database access failed.
> // 여기까지 ////////////////////////////
텔넷으로 접속하신 것이겠지요?
우선은 initdb가 제대로 된 것인지 확인 하십시오.
(아예 data디렉토리를 없어버리고 다시 initdb하는 것이
속이 편할수도 있음. 전 문제가 발생하면 돌연 단순해 집니다.)
그리고 버젼도 적어주시면 고맙겠습니다.
인천의 나사 풀린 산호...
|