Backup Solution & IT Study/Data Base
[PostgreSQL]Cent OS 7 PostgreSQL 설치부터 Windows pgAdmin 설치 및 연동까지 (2/2)
Backup Engineer
2021. 3. 11. 17:41
[PostgreSQL]Cent OS 7 PostgreSQL 설치부터 Windows pgAdmin 설치 및 연동까지 (1/2)
개요
- DellEMC Avamar 에서 postgreSQL 사용하여 백업 관련 DB 데이터를 저장 하고 있어 운영중인 mcdb를 다른 서버에 import 하여 데이터를 확인하기 위함
테스트 환경
- Cent OS 7.9 ( Cent OS 2009 )
- PostgreSQL 11.11
- Windows 2019 Std
- pgAdmin 4 v5.0
* 앞에 [PostgreSQL]Cent OS 7 PostgreSQL 설치부터 Windows pgAdmin 설치 및 연동까지(1/2)
https://bluelicht.tistory.com/53 참조
Windows 2019 에서 진행
1. pgAdmin 설치 ( 테스트에서는 pgAdmin 4 v5.0 으로 진행 )
https://www.pgadmin.org/download/pgadmin-4-windows/
2. 설치 진행
3. pgAdmin 실행 및 비밀번호 설정
4. Add New Server ( 이전글에서 만든 Cent Server 추가 )