Maxima's Lab

[Database, DB] PostgreSQL & DBeaver Community 설치 및 사용 방법 본문

Web Programming

[Database, DB] PostgreSQL & DBeaver Community 설치 및 사용 방법

Minima 2024. 4. 15. 21:33
728x90
SMALL

안녕하세요, 오늘은 PostgreSQL & DBeaver Community 설치 및 사용 방법에 대해서 알아보겠습니다.

 

https://www.postgresql.org/download/

 

PostgreSQL: Downloads

 

www.postgresql.org

 

 

 

위의 링크에서 각 OS에 맞게 다운로드 및 설치를 해주시면 됩니다.

 

이어서, DBeaver Community 설치 경로는 다음과 같습니다.

 

https://dbeaver.io/download/

 

Download | DBeaver Community

Download DBeaver Community 24.0.2 Released on April 8th 2024 (Milestones). It is free and open source (license). Also you can get it from the GitHub mirror. DBeaver PRO 24.0 Released on March 11th, 2024 PRO version website: dbeaver.com Trial version is ava

dbeaver.io

 

PostgreSQL 및 DBeaver Community 설치가 완료되었다면, DBeaver Community를 실행시켜줍니다.

 

DBeaver Community 실행 화면

 

기본적으로, 초기에는 database='postgres', user='postgres', port=5432로 설정되어 실행됩니다.

 


이상으로, PostSQL & DBeaver Community 설치 및 실행하는 방법에 대해서 알아보았습니다.

감사드립니다.

728x90
LIST
Comments