반응형
ubuntu Postgresql password변경
sudo -u postgres psql postgres
# \password postgres
Enter new password: 사용할 비밀번호
반응형
'프로그램 관련 > Linux(리눅스)' 카테고리의 다른 글
Tomcat logging,properties 디렉토리 설정하기 (0) | 2018.07.17 |
---|---|
ubuntu JDK install 하기 (apt get install) (0) | 2018.07.17 |
linux hdd mount 하기 (리눅스 하드 마운트하기) (0) | 2018.07.17 |
우분투 ubuntu apt 패키지 삭제 (0) | 2018.07.17 |
리눅스 파일 옮기기,파일만들기,이동하기,복사하기 (0) | 2018.07.17 |