반응형
PostgreSQL: The world's most advanced open source database
PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. There is a wealth of information to be found descr
www.postgresql.org
PostgreSQL 홈페이지에 들어가서 Download를 누른다.
아래쪽의 Windows를 누르고
Download the installer를 클릭하면 다운로드 페이지로 이동한다.
설치를 원하는 버전과 운영체제를 확인한다.
64 bit는 Windows x86-64에 있는 것, 32 bit는 Windows x86-32에 있는 링크를 눌러서 다운로드하면 된다.
설치과정에 입력한 비밀번호는 기억해두어야 한다.
Port 번호는 바꾸지 않고 기본값인 5432로 설치했다.
반응형
'Ruby on Rails' 카테고리의 다른 글
Rails6 프로젝트에 Framework7 적용하기 (0) | 2021.07.18 |
---|---|
[Mac] rvm으로 ruby version 관리하기 (0) | 2021.07.18 |
Rails database를 PostgreSQL로 설정하는 방법 (0) | 2020.03.18 |
Windows 10에 Rails 설치하기 (0) | 2020.03.18 |
Windows 10에 Ruby 설치하기 (0) | 2020.03.18 |