[ PostgreSQL Install on windows ]
#. DB Version: PostgreSQL 11.1-1
1. Open the folder and proceed with the installation.
"postgresql-11.1-1-windows-x64.exe" 파일 폴더를 열어 관리자 권한으로 실행하여 설치를 진행한다.
Automatically installs the VC++ redistribution version if needed.
필요시 VC++ 재배포 버전 자동 설치합니다.
설치가 진행되며 엔진을 설치할 디렉토리를 설정한다.
3. Select the components which to install.
설치할 컴포넌트를 선택한다.
4. Set the directory in which to store the data.
데이터를 저장 할 디렉토리를 설정한다.
5. Set the superuser's password for the DB connection.
DB접속에 대한 Superuser의 password를 설정한다.
6. Set the port to connect to.
접속할 port를 설정한다.
7. Specifies the locale setting.
Locale 설정을 지정한다.
8. After confirming that installation preparation is completed, proceed with installation.
설치 준비가 완료되었다는 정보를 확인 후 설치를 진행한다.
9. This is the completion screen after installation progress.
설치 진행 후 완료 화면이다.
No comments:
Post a Comment