[Postgresql] 우분투에다 설치하기
Category: Postgresql | December 28, 2015
간단하게 설치해본다.
$ sudo apt-get update
$ sudo apt-get install postgresql
Pgadmin이 필요하다면.. (GUI가 설치된 우분투에서만 효험이 있다.)
$ sudo apt-get install pgadmin
Pago Pago~ why not? (캐고 또 캐고 !)
[Postgresql] 우분투에다 설치하기
Category: Postgresql | December 28, 2015
간단하게 설치해본다.
$ sudo apt-get update
$ sudo apt-get install postgresql
Pgadmin이 필요하다면.. (GUI가 설치된 우분투에서만 효험이 있다.)
$ sudo apt-get install pgadmin