[Postgresql] Centos에서 설치하기
먼저 postgresql, postgresql-server, postgresql-devel, postgresql-contrib, postgresql-docs를 깔아준다.

최초 설치시에만 초기화를 이렇게 한번 해주고

실행해준다.

그럼 이제 접속이 될 것이다.

루트 계정인 postgres의 패스워드만 잘 설정해주면 된다.
초기에는 지정되어있지 않으므로

먼저 postgresql, postgresql-server, postgresql-devel, postgresql-contrib, postgresql-docs를 깔아준다.

최초 설치시에만 초기화를 이렇게 한번 해주고

실행해준다.

그럼 이제 접속이 될 것이다.

루트 계정인 postgres의 패스워드만 잘 설정해주면 된다.
초기에는 지정되어있지 않으므로
