본문 바로가기
IT & Security/운영/개발 등

PostgreSQL 설치

by 10th doctrine 2020. 12. 13.
반응형

1. PostgreSQL Download

 

https://www.postgresql.org

 

▶ PostgreSQL 홈페이지 접속 후, Download "클릭"

<PostgreSQL - Homepage>

 

 

 

▶ Downloads Page에서 Windows "클릭"

<Download - Select Platforms>

 

 

 

▶ PostgreSQL Version에 대한 설명이 뜨고, Download the installer "클릭"

<PostgreSQL Version - Windows installers 안내>

 

 

 

▶ 원하는 Platform의 Version Download "클릭"

<PostgreSQL Version별 Platform install file Download>

 

 

 

▶ Downloading...

<PostgreSQL Downloading...>

 

 

 

 

2. PostgreSQL 설치

 

▶ PostgreSQL Setup 실행, Next(버튼) "클릭"

<Setup - PostgreSQL>

 

 

 

설치할 디렉토리 선택 후, Next(버튼) "클릭"

    Defalut Directory : C:\Program Files\PostgreSQL\13

<Installation Directory>

 

 

 

설치할 Component를 선택 후, Next(버튼) "클릭"

<Select Components>

 

 

 

Data가 저장될 디렉토리 선택 후, Next(버튼) "클릭"

    Default Directory : C:\Program Files\PostgreSQL\13\data

<Data Directory>

 

 

 

설치될 DB(PostgreSQL)의 superuser(postgres) Password 설정 후, Next(버튼) "클릭"

<PostgreSQL Password>

 

 

 

PostgreSQL의 Port(Default Port : 5432)를 설정 후, Next(버튼) "클릭"

<PostgreSQL Port Select>

 

 

 

▶ Database Cluster Locale를 선택하는 화면으로, Default로 둬도 된다.

<Advanced Options - Select Locale(default)>

 

 

 

 - Locale을 'Korean, Korea'로 선택할 수 있다.

<Advanced Options - Select Locale(Korean, Korea)>

 

 

 

설치할 내역을 요약하여 보여주며 확인 후, Next(버튼) "클릭"

<Pre Installation Summary>

 

 

 

설치 전 화면 안내 확인 후, Next(버튼) "클릭"

<Ready to Install>

 

 

 

▶ 설치 중...

<Installing...>

 

 

 

▶ 설치 완료, Stack Builder Download 및 설치 여부 선택 후, Finish(버튼) "클릭"

<Completing the PostgreSQL Setup Wizard(Stack Builder Launch Check-out)>

 

 

<Completing the PostgreSQL Setup Wizard(Stack Builder Launch Check-in)>

 

 

 

 

 

728x90

'IT & Security > 운영/개발 등' 카테고리의 다른 글

Power Mockup  (0) 2020.12.12

댓글