Notice
Link
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- skbuild
- template
- ubuntu
- python3.7
- python 3.7
- 유튜브채널
- 유튜브홍보
- 상위유튜버
- OpenCV
- vim
- 유튜브영상
- 유튜브구독자
- nunjucks
- Mermaid
- Python3
- 유튜브조회수
- sshd_config
- 유튜브수익
- sequence diagram
- linux
- opencv-python
- nodemon
- python 3.7 install
- root
- pip3
- PYTHON
- error
- nodejs
- python install 3.7
- #PostgreSQL
Archives
목록#PostgreSQL (1)
우리집
PostgreSQL 설치 및 접속
1. https://www.postgresql.org/download/ 접속 2. 해당 리눅스 종류 및 버전 선택ex) 우분투 16.04 버전의 경우, Xenial (16.04) 선택 3. 선택한 버전에 맞는 메뉴얼에 따라 설치To use the apt repository, follow these steps: Choose your Ubuntu version Zesty (17.04) Xenial (16.04) Trusty (14.04) Create the file /etc/apt/sources.list.d/pgdg.list, and add a line for the repositorydeb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg mainImport t..
Linux - Ubuntu
2018. 2. 21. 14:33