1 개요[ | ]
- 리눅스 postgresql 클라이언트 설치
- 리눅스 psql 설치
- CentOS postgresql 설치
2 확인[ | ]
Console
Copy
[root@zetawiki ~]# psql -V
-bash: psql: command not found
3 설치[ | ]
Console
Copy
[root@zetawiki ~]# yum install postgresql
... (생략)
=====================================================================================================
Package Arch Version Repository Size
=====================================================================================================
Installing:
postgresql x86_64 8.4.20-5.el6_7 updates 2.6 M
Updating for dependencies:
postgresql-libs x86_64 8.4.20-5.el6_7 updates 202 k
Transaction Summary
=====================================================================================================
Install 1 Package(s)
Upgrade 1 Package(s)
Total download size: 2.8 M
Is this ok [y/N]: y
Console
Copy
... (생략)
Installed:
postgresql.x86_64 0:8.4.20-5.el6_7
Dependency Updated:
postgresql-libs.x86_64 0:8.4.20-5.el6_7
Complete!
4 확인 2[ | ]
Console
Copy
[root@zetawiki ~]# psql -V
psql (PostgreSQL) 8.4.20
contains support for command-line editing
5 같이 보기[ | ]
6 참고[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.
- 분류 댓글:
- Yum 설치 (13)
CentOS MySQL 설치 ― …CentOS phpMyAdmin 설치 (yum) ― Shinch25CentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― Shinch25CentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― Shinch25CentOS phpMyAdmin 설치 (yum) ― Tndyd5390CentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― IjeffCentOS phpMyAdmin 설치 (yum) ― IjeffCentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― JmnoteCentOS phpMyAdmin 설치 (yum) ― Ijeff